Download json_2.11-0.4.3.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 0.4.3 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials