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

Jar examples for j:java-restify

Description

Java Restify Project

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials