Jar examples for j:jsonic
simple json encoder/decoder for java
You can download jar file jsonic 1.2.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonic-1.2.7.jar to your project.
<dependency> <groupId>net.arnx</groupId> <artifactId>jsonic</artifactId> <version>1.2.7</version> </dependency>
compile group: 'net.arnx', name: 'jsonic', version: '1.2.7'
libraryDependencies += "net.arnx" % "jsonic" % "1.2.7"
<dependency org="net.arnx" name="jsonic" rev="1.2.7"/>
@Grapes(@Grab(group='net.arnx', module='jsonic', version='1.2.7'))
'net.arnx:jsonic:jar:1.2.7'
Click the following link to download the jar file.
jsonic-1.2.7-javadoc.jar