A modern JSON library for Kotlin and Java.
Find a file
Jake Wharton 9eb174c52e Merge pull request #10 from square/jwilson_0812_arrays
Implement an array adapter.
2014-08-12 08:22:03 -07:00
moshi Implement an array adapter. 2014-08-12 09:40:19 -04:00
.gitignore Basic project structure. 2014-08-09 12:19:29 -04:00
CHANGELOG.md Basic project structure. 2014-08-09 12:19:29 -04:00
checkstyle.xml Basic project structure. 2014-08-09 12:19:29 -04:00
CONTRIBUTING.md Basic project structure. 2014-08-09 12:19:29 -04:00
deploy_javadoc.sh Basic project structure. 2014-08-09 12:19:29 -04:00
LICENSE.txt Basic project structure. 2014-08-09 12:19:29 -04:00
pom.xml Initial JsonAdapter structure. 2014-08-11 08:37:13 -04:00
README.md Basic project structure. 2014-08-09 12:19:29 -04:00

Moshi

A modern JSON library for Android and Java.