Jar examples for j:json-javax
You can download jar file json-javax 1.0 in this page.
Apache License
You can use the following script to add json-javax-1.0.jar to your project.
<dependency> <groupId>net.hamnaberg.json</groupId> <artifactId>json-javax</artifactId> <version>1.0</version> </dependency>
compile group: 'net.hamnaberg.json', name: 'json-javax', version: '1.0'
libraryDependencies += "net.hamnaberg.json" % "json-javax" % "1.0"
<dependency org="net.hamnaberg.json" name="json-javax" rev="1.0"/>
@Grapes(@Grab(group='net.hamnaberg.json', module='json-javax', version='1.0'))
'net.hamnaberg.json:json-javax:jar:1.0'
Click the following link to download the jar file.
json-javax-1.0-javadoc.jar