Download restx-factory-0.34.jar file - Jar r

Jar examples for r:restx-factory

Description

You can download jar file restx-factory 0.34 in this page.

Build File

You can use the following script to add restx-factory-0.34.jar to your project.

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

Download

Click the following link to download the jar file.

restx-factory-0.34-javadoc.jar
restx-factory-0.34-sources.jar
restx-factory-0.34.jar
restx-factory-0.34.pom



Related Tutorials