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