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

Jar examples for j:java-restify

Description

Java Restify Project

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials