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

Jar examples for r:restx-servlet

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials