A modern JSON library for Kotlin and Java.
Find a file
Scott Blum b072894ebf Merge pull request #12 from square/scottb/primitive
Add the missing primitive converters.
2014-08-15 16:09:52 -04:00
moshi Add comments, fix nits 2014-08-14 01:38:44 -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.