Jar examples for j:json-utils
Set of utilities around JSON utils
You can download jar file json-utils 2.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add json-utils-2.0.1.jar to your project.
<dependency> <groupId>org.bitbucket.swattu</groupId> <artifactId>json-utils</artifactId> <version>2.0.1</version> </dependency>
compile group: 'org.bitbucket.swattu', name: 'json-utils', version: '2.0.1'
libraryDependencies += "org.bitbucket.swattu" % "json-utils" % "2.0.1"
<dependency org="org.bitbucket.swattu" name="json-utils" rev="2.0.1"/>
@Grapes(@Grab(group='org.bitbucket.swattu', module='json-utils', version='2.0.1'))
'org.bitbucket.swattu:json-utils:jar:2.0.1'
Click the following link to download the jar file.
json-utils-2.0.1-javadoc.jar