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

Jar examples for j:java-restify

Description

Java Restify Project

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials