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