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

Jar examples for j:java-restify

Description

Java Restify Project

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials