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

Jar examples for r:rexsl-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials