A modern JSON library for Kotlin and Java.
Find a file
2014-08-12 15:31:12 -04:00
moshi Fix a few missing 'fail()' on expected exceptions 2014-08-12 15:31:12 -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.