Jar examples for j:jsonbeans
Java object graphs, to and from JSON automatically
You can download jar file jsonbeans 0.7 in this page.
New BSD License
You can use the following script to add jsonbeans-0.7.jar to your project.
<dependency> <groupId>com.esotericsoftware</groupId> <artifactId>jsonbeans</artifactId> <version>0.7</version> </dependency>
compile group: 'com.esotericsoftware', name: 'jsonbeans', version: '0.7'
libraryDependencies += "com.esotericsoftware" % "jsonbeans" % "0.7"
<dependency org="com.esotericsoftware" name="jsonbeans" rev="0.7"/>
@Grapes(@Grab(group='com.esotericsoftware', module='jsonbeans', version='0.7'))
'com.esotericsoftware:jsonbeans:jar:0.7'
Click the following link to download the jar file.
jsonbeans-0.7-javadoc.jar