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