Download java-restify-1.3.0.jar file - Jar j

Jar examples for j:java-restify

Description

Java Restify Project

You can download jar file java-restify 1.3.0 in this page.

Build File

You can use the following script to add java-restify-1.3.0.jar to your project.

<dependency>
   <groupId>com.github.ljtfreitas</groupId>
   <artifactId>java-restify</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.github.ljtfreitas', name: 'java-restify', version: '1.3.0'
libraryDependencies += "com.github.ljtfreitas" % "java-restify" % "1.3.0"
<dependency org="com.github.ljtfreitas" name="java-restify" rev="1.3.0"/>
@Grapes(@Grab(group='com.github.ljtfreitas', module='java-restify', version='1.3.0'))
'com.github.ljtfreitas:java-restify:jar:1.3.0'

Download

Click the following link to download the jar file.

java-restify-1.3.0-javadoc.jar
java-restify-1.3.0-sources.jar
java-restify-1.3.0.jar
java-restify-1.3.0.pom



Related Tutorials