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

Jar examples for r:rexsl-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials