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