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