Jar examples for w:westjson
a simple minifier of JSON
You can download jar file westjson 0.0.1 in this page.
Lesser General Public License
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'
Click the following link to download the jar file.
westjson-0.0.1-javadoc.jar