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

Jar examples for r:rexsl-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials