Download json-collection-3.1.0.jar file - Jar j

Jar examples for j:json-collection

Description

RESTful JSON Collection

You can download jar file json-collection 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

json-collection-3.1.0-javadoc.jar
json-collection-3.1.0-sources.jar
json-collection-3.1.0.jar
json-collection-3.1.0.pom



Related Tutorials