Skip to content

co.arago.util.json 0.4.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>co.arago.util</groupId>
  <artifactId>json</artifactId>
  <version>0.4.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    Utility library for using JSON (via Jackson) with arago Java projects.