A place for utilities to help working with JSON in Java Currently only support org.json.JSONObject (& JSONArray)
Some notes to myself for manually deploying to bintray
- Update version in build.gradle and build locally
- local copy of 'gradle.properties' with the 'bintray_api_key'
- deploy with '.\gradlew bintrayUpload'
- Update build.gradle manually to next snapshot version & commit
https://jitpack.io/com/github/ianmorgan/json-utiils/e3b6cb43e2/javadoc/