Download json_2.11-1.0.1.jar file - Jar j

Jar examples for j:json-2.11

Description

util to convert from/to JValue objects

You can download jar file json_2.11 1.0.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add json_2.11-1.0.1.jar to your project.

<dependency>
   <groupId>org.bitbucket.pshirshov</groupId>
   <artifactId>json_2.11</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.bitbucket.pshirshov', name: 'json_2.11', version: '1.0.1'
libraryDependencies += "org.bitbucket.pshirshov" % "json_2.11" % "1.0.1"
<dependency org="org.bitbucket.pshirshov" name="json_2.11" rev="1.0.1"/>
@Grapes(@Grab(group='org.bitbucket.pshirshov', module='json_2.11', version='1.0.1'))
'org.bitbucket.pshirshov:json_2.11:jar:1.0.1'

Download

Click the following link to download the jar file.

json_2.11-1.0.1-javadoc.jar
json_2.11-1.0.1-sources.jar
json_2.11-1.0.1.jar
json_2.11-1.0.1.pom



Related Tutorials