Download microjson_2.11-1.3.jar file - Jar m

Jar examples for m:microjson-2.11

Description

microjson

You can download jar file microjson_2.11 1.3 in this page.

License

Apache license

Build File

You can use the following script to add microjson_2.11-1.3.jar to your project.

<dependency>
   <groupId>com.github.benhutchison</groupId>
   <artifactId>microjson_2.11</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.github.benhutchison', name: 'microjson_2.11', version: '1.3'
libraryDependencies += "com.github.benhutchison" % "microjson_2.11" % "1.3"
<dependency org="com.github.benhutchison" name="microjson_2.11" rev="1.3"/>
@Grapes(@Grab(group='com.github.benhutchison', module='microjson_2.11', version='1.3'))
'com.github.benhutchison:microjson_2.11:jar:1.3'

Download

Click the following link to download the jar file.

microjson_2.11-1.3-javadoc.jar
microjson_2.11-1.3-sources.jar
microjson_2.11-1.3.jar
microjson_2.11-1.3.pom



Related Tutorials