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

Jar examples for m:microjson-2.11

Description

microjson

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

License

Apache license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials