Download json-utils-2.1.2.M1.jar file - Jar j

Jar examples for j:json-utils

Description

Set of utilities around JSON utils

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

json-utils-2.1.2.M1-javadoc.jar
json-utils-2.1.2.M1-sources.jar
json-utils-2.1.2.M1-test-sources.jar
json-utils-2.1.2.M1.jar
json-utils-2.1.2.M1.pom



Related Tutorials