Jar examples for r:restx-admin
You can download jar file restx-admin 0.2.4 in this page.
You can use the following script to add restx-admin-0.2.4.jar to your project.
<dependency> <groupId>io.restx</groupId> <artifactId>restx-admin</artifactId> <version>0.2.4</version> </dependency>
compile group: 'io.restx', name: 'restx-admin', version: '0.2.4'
libraryDependencies += "io.restx" % "restx-admin" % "0.2.4"
<dependency org="io.restx" name="restx-admin" rev="0.2.4"/>
@Grapes(@Grab(group='io.restx', module='restx-admin', version='0.2.4'))
'io.restx:restx-admin:jar:0.2.4'
Click the following link to download the jar file.
restx-admin-0.2.4-javadoc.jar