Moshi is an open source modern JSON library for Java/Android. I am giving an introduction to the library here.
As you can see, Moshi is intuitive and simple library having some awesome features such as lenient mode and getting path.
Here are some links in the slides.
- Moshi
https://github.com/square/moshi
- An Open Source Advantage (Droidcon MTL 2015)
https://speakerdeck.com/swankjesse/an-open-source-advantage-droidcon-mtl-2015?slide=58
- Moshi Playground repository
https://github.com/hkurokawa/MoshiPlayground
- Issue #29
https://github.com/square/moshi/issues/29