Download restx-specs-tests-0.33.1.jar file - Jar r

Jar examples for r:restx-specs-tests

Description

You can download jar file restx-specs-tests 0.33.1 in this page.

Build File

You can use the following script to add restx-specs-tests-0.33.1.jar to your project.

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

Download

Click the following link to download the jar file.

restx-specs-tests-0.33.1-javadoc.jar
restx-specs-tests-0.33.1-sources.jar
restx-specs-tests-0.33.1.jar
restx-specs-tests-0.33.1.pom



Related Tutorials