Jar examples for r:rjson
Recursive, reflection based json to / from object conversion
You can download jar file rjson 1.8 in this page.
MIT License
You can use the following script to add rjson-1.8.jar to your project.
<dependency> <groupId>com.daveayan</groupId> <artifactId>rjson</artifactId> <version>1.8</version> </dependency>
compile group: 'com.daveayan', name: 'rjson', version: '1.8'
libraryDependencies += "com.daveayan" % "rjson" % "1.8"
<dependency org="com.daveayan" name="rjson" rev="1.8"/>
@Grapes(@Grab(group='com.daveayan', module='rjson', version='1.8'))
'com.daveayan:rjson:jar:1.8'
Click the following link to download the jar file.
rjson-1.8-javadoc.jar