Download rest-common-0.0.2.jar file - Jar r

Jar examples for r:rest-common

Description

rest-common

You can download jar file rest-common 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rest-common-0.0.2.jar to your project.

<dependency>
   <groupId>cn.patterncat</groupId>
   <artifactId>rest-common</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'cn.patterncat', name: 'rest-common', version: '0.0.2'
libraryDependencies += "cn.patterncat" % "rest-common" % "0.0.2"
<dependency org="cn.patterncat" name="rest-common" rev="0.0.2"/>
@Grapes(@Grab(group='cn.patterncat', module='rest-common', version='0.0.2'))
'cn.patterncat:rest-common:jar:0.0.2'

Download

Click the following link to download the jar file.

rest-common-0.0.2-javadoc.jar
rest-common-0.0.2-sources.jar
rest-common-0.0.2.jar
rest-common-0.0.2.pom



Related Tutorials