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

Jar examples for r:resty-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials