A modern JSON library for Kotlin and Java.
Find a file
Jesse Wilson b106c8610d Merge pull request #17 from square/jw/path-bugs
Fix bugs in getPath() with arrays of objects and arrays of arrays.
2014-12-22 16:10:02 -05:00
moshi Merge pull request #17 from square/jw/path-bugs 2014-12-22 16:10:02 -05: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 Use new central artifact redirect link. 2014-11-19 14:24:33 -08:00
LICENSE.txt Basic project structure. 2014-08-09 12:19:29 -04:00
pom.xml Update Okio, JUnit, and AssertJ to latest. 2014-12-22 10:22:01 -08:00
README.md Basic project structure. 2014-08-09 12:19:29 -04:00

Moshi

A modern JSON library for Android and Java.