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