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