Jar examples for r:restiny
A tiny Java REST Client
You can download jar file restiny 0.1.1 in this page.
GNU General Public License
You can use the following script to add restiny-0.1.1.jar to your project.
<dependency> <groupId>me.shib.java.lib</groupId> <artifactId>restiny</artifactId> <version>0.1.1</version> </dependency>
compile group: 'me.shib.java.lib', name: 'restiny', version: '0.1.1'
libraryDependencies += "me.shib.java.lib" % "restiny" % "0.1.1"
<dependency org="me.shib.java.lib" name="restiny" rev="0.1.1"/>
@Grapes(@Grab(group='me.shib.java.lib', module='restiny', version='0.1.1'))
'me.shib.java.lib:restiny:jar:0.1.1'
Click the following link to download the jar file.
restiny-0.1.1-javadoc.jar