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