Download rescu-1.8.1.jar file - Jar r

Jar examples for r:rescu

Description

A lightweight REST client utility

You can download jar file rescu 1.8.1 in this page.

License

MIT

Build File

You can use the following script to add rescu-1.8.1.jar to your project.

<dependency>
   <groupId>com.github.mmazi</groupId>
   <artifactId>rescu</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'com.github.mmazi', name: 'rescu', version: '1.8.1'
libraryDependencies += "com.github.mmazi" % "rescu" % "1.8.1"
<dependency org="com.github.mmazi" name="rescu" rev="1.8.1"/>
@Grapes(@Grab(group='com.github.mmazi', module='rescu', version='1.8.1'))
'com.github.mmazi:rescu:jar:1.8.1'

Download

Click the following link to download the jar file.

rescu-1.8.1-javadoc.jar
rescu-1.8.1-sources.jar
rescu-1.8.1.jar
rescu-1.8.1.pom



Related Tutorials