Download restx-core-0.2.6.jar file - Jar r

Jar examples for r:restx-core

Description

You can download jar file restx-core 0.2.6 in this page.

Build File

You can use the following script to add restx-core-0.2.6.jar to your project.

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

Download

Click the following link to download the jar file.

restx-core-0.2.6-javadoc.jar
restx-core-0.2.6-sources.jar
restx-core-0.2.6.jar
restx-core-0.2.6.pom



Related Tutorials