Download rexsl-core-0.9.jar file - Jar r

Jar examples for r:rexsl-core

Description

You can download jar file rexsl-core 0.9 in this page.

License

Open Source License

Build File

You can use the following script to add rexsl-core-0.9.jar to your project.

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

Download

Click the following link to download the jar file.

rexsl-core-0.9-javadoc.jar
rexsl-core-0.9-mock.jar
rexsl-core-0.9-sources.jar
rexsl-core-0.9.jar
rexsl-core-0.9.pom



Related Tutorials