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