Jar examples for c:common-json-utils
Library of common utilities for handling JSON Trees.
You can download jar file common-json-utils 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-json-utils-1.2.jar to your project.
<dependency> <groupId>io.github.kuglblitz</groupId> <artifactId>common-json-utils</artifactId> <version>1.2</version> </dependency>
compile group: 'io.github.kuglblitz', name: 'common-json-utils', version: '1.2'
libraryDependencies += "io.github.kuglblitz" % "common-json-utils" % "1.2"
<dependency org="io.github.kuglblitz" name="common-json-utils" rev="1.2"/>
@Grapes(@Grab(group='io.github.kuglblitz', module='common-json-utils', version='1.2'))
'io.github.kuglblitz:common-json-utils:jar:1.2'
Click the following link to download the jar file.
common-json-utils-1.2-javadoc.jar