Jar examples for j:json-2.11
util to convert from/to JValue objects
You can download jar file json_2.11 1.0.6 in this page.
Apache 2.0
You can use the following script to add json_2.11-1.0.6.jar to your project.
<dependency> <groupId>org.bitbucket.pshirshov.izumitk</groupId> <artifactId>json_2.11</artifactId> <version>1.0.6</version> </dependency>
compile group: 'org.bitbucket.pshirshov.izumitk', name: 'json_2.11', version: '1.0.6'
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "json_2.11" % "1.0.6"
<dependency org="org.bitbucket.pshirshov.izumitk" name="json_2.11" rev="1.0.6"/>
@Grapes(@Grab(group='org.bitbucket.pshirshov.izumitk', module='json_2.11', version='1.0.6'))
'org.bitbucket.pshirshov.izumitk:json_2.11:jar:1.0.6'
Click the following link to download the jar file.
json_2.11-1.0.6-javadoc.jar