Download restx-shell-0.33.2.jar file - Jar r

Jar examples for r:restx-shell

Description

You can download jar file restx-shell 0.33.2 in this page.

Build File

You can use the following script to add restx-shell-0.33.2.jar to your project.

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

Download

Click the following link to download the jar file.

restx-shell-0.33.2-javadoc.jar
restx-shell-0.33.2-sources.jar
restx-shell-0.33.2.jar
restx-shell-0.33.2.pom



Related Tutorials