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