Jar examples for j:jsog
JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code.
You can download jar file jsog 0.33 in this page.
Unlicensed
You can use the following script to add jsog-0.33.jar to your project.
<dependency> <groupId>net.sf.jsog</groupId> <artifactId>jsog</artifactId> <version>0.33</version> </dependency>
compile group: 'net.sf.jsog', name: 'jsog', version: '0.33'
libraryDependencies += "net.sf.jsog" % "jsog" % "0.33"
<dependency org="net.sf.jsog" name="jsog" rev="0.33"/>
@Grapes(@Grab(group='net.sf.jsog', module='jsog', version='0.33'))
'net.sf.jsog:jsog:jar:0.33'
Click the following link to download the jar file.
jsog-0.33-javadoc.jar