Download resty-core-1.4.0.jar file - Jar r

Jar examples for r:resty-core

Description

You can download jar file resty-core 1.4.0 in this page.

Build File

You can use the following script to add resty-core-1.4.0.jar to your project.

<dependency>
   <groupId>com.gregmarut.resty</groupId>
   <artifactId>resty-core</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.gregmarut.resty', name: 'resty-core', version: '1.4.0'
libraryDependencies += "com.gregmarut.resty" % "resty-core" % "1.4.0"
<dependency org="com.gregmarut.resty" name="resty-core" rev="1.4.0"/>
@Grapes(@Grab(group='com.gregmarut.resty', module='resty-core', version='1.4.0'))
'com.gregmarut.resty:resty-core:jar:1.4.0'

Download

Click the following link to download the jar file.

resty-core-1.4.0-javadoc.jar
resty-core-1.4.0-sources.jar
resty-core-1.4.0.jar
resty-core-1.4.0.pom



Related Tutorials