Download restx-admin-0.2.9.1.jar file - Jar r

Jar examples for r:restx-admin

Description

You can download jar file restx-admin 0.2.9.1 in this page.

Build File

You can use the following script to add restx-admin-0.2.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

restx-admin-0.2.9.1-javadoc.jar
restx-admin-0.2.9.1-sources.jar
restx-admin-0.2.9.1.jar
restx-admin-0.2.9.1.pom



Related Tutorials