Jar examples for m:maljson
Mostly org.json compatible json library. Derived from Android.
You can download jar file maljson 0.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add maljson-0.2.0.jar to your project.
<dependency> <groupId>com.addthis</groupId> <artifactId>maljson</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.addthis', name: 'maljson', version: '0.2.0'
libraryDependencies += "com.addthis" % "maljson" % "0.2.0"
<dependency org="com.addthis" name="maljson" rev="0.2.0"/>
@Grapes(@Grab(group='com.addthis', module='maljson', version='0.2.0'))
'com.addthis:maljson:jar:0.2.0'
Click the following link to download the jar file.
maljson-0.2.0-javadoc.jar