Skip to content

ianmorgan/json-utils

Repository files navigation

json-utils

License

About

A place for utilities to help working with JSON in Java Currently only support org.json.JSONObject (& JSONArray)

Maven deploy

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/

About

Maven JAR with common useful helper and tools for working with JSON

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages