Download rexsl-test-0.10.1.jar file - Jar r

Jar examples for r:rexsl-test

Description

You can download jar file rexsl-test 0.10.1 in this page.

License

Open Source License

Build File

You can use the following script to add rexsl-test-0.10.1.jar to your project.

<dependency>
   <groupId>com.rexsl</groupId>
   <artifactId>rexsl-test</artifactId>
   <version>0.10.1</version>
</dependency>
compile group: 'com.rexsl', name: 'rexsl-test', version: '0.10.1'
libraryDependencies += "com.rexsl" % "rexsl-test" % "0.10.1"
<dependency org="com.rexsl" name="rexsl-test" rev="0.10.1"/>
@Grapes(@Grab(group='com.rexsl', module='rexsl-test', version='0.10.1'))
'com.rexsl:rexsl-test:jar:0.10.1'

Download

Click the following link to download the jar file.

rexsl-test-0.10.1-javadoc.jar
rexsl-test-0.10.1-sources.jar
rexsl-test-0.10.1.jar
rexsl-test-0.10.1.pom



Related Tutorials