Download restx-server-simple-0.33.jar file - Jar r

Jar examples for r:restx-server-simple

Description

You can download jar file restx-server-simple 0.33 in this page.

Build File

You can use the following script to add restx-server-simple-0.33.jar to your project.

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

Download

Click the following link to download the jar file.

restx-server-simple-0.33-javadoc.jar
restx-server-simple-0.33-sources.jar
restx-server-simple-0.33.jar
restx-server-simple-0.33.pom



Related Tutorials