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

Jar examples for r:restx-factory

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials