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

Jar examples for r:restx-server-simple

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials