Download westjson-0.0.1.jar file - Jar w

Jar examples for w:westjson

Description

a simple minifier of JSON

You can download jar file westjson 0.0.1 in this page.

License

Lesser General Public License

Build File

You can use the following script to add westjson-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

westjson-0.0.1-javadoc.jar
westjson-0.0.1-sources.jar
westjson-0.0.1.jar
westjson-0.0.1.pom



Related Tutorials