Jar examples for c:commons
utility classes for working with JSON documents
You can download jar file commons.json 2.2.9 in this page.
You can use the following script to add commons.json-2.2.9.jar to your project.
<dependency> <groupId>com.elastisys.scale</groupId> <artifactId>commons.json</artifactId> <version>2.2.9</version> </dependency>
compile group: 'com.elastisys.scale', name: 'commons.json', version: '2.2.9'
libraryDependencies += "com.elastisys.scale" % "commons.json" % "2.2.9"
<dependency org="com.elastisys.scale" name="commons.json" rev="2.2.9"/>
@Grapes(@Grab(group='com.elastisys.scale', module='commons.json', version='2.2.9'))
'com.elastisys.scale:commons.json:jar:2.2.9'
Click the following link to download the jar file.
commons.json-2.2.9-javadoc.jar