Download json-utils-0.0.21.jar file - Jar j

Jar examples for j:json-utils

Description

Set of utilities around JSON utils

You can download jar file json-utils 0.0.21 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add json-utils-0.0.21.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.jolt</groupId>
   <artifactId>json-utils</artifactId>
   <version>0.0.21</version>
</dependency>
compile group: 'com.bazaarvoice.jolt', name: 'json-utils', version: '0.0.21'
libraryDependencies += "com.bazaarvoice.jolt" % "json-utils" % "0.0.21"
<dependency org="com.bazaarvoice.jolt" name="json-utils" rev="0.0.21"/>
@Grapes(@Grab(group='com.bazaarvoice.jolt', module='json-utils', version='0.0.21'))
'com.bazaarvoice.jolt:json-utils:jar:0.0.21'

Download

Click the following link to download the jar file.

json-utils-0.0.21-javadoc.jar
json-utils-0.0.21-sources.jar
json-utils-0.0.21.jar
json-utils-0.0.21.pom



Related Tutorials