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