Download resty-common-1.0.jar file - Jar r

Jar examples for r:resty-common

Description

Resty common tools

You can download jar file resty-common 1.0 in this page.

Build File

You can use the following script to add resty-common-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

resty-common-1.0-javadoc.jar
resty-common-1.0-sources.jar
resty-common-1.0.jar
resty-common-1.0.pom



Related Tutorials