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

Jar examples for j:json-collection

Description

RESTful JSON Collection

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

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials