Download rwx-core-1.1.jar file - Jar r

Jar examples for r:rwx-core

Description

You can download jar file rwx-core 1.1 in this page.

License

Apache License

Build File

You can use the following script to add rwx-core-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

rwx-core-1.1-javadoc.jar
rwx-core-1.1-sources.jar
rwx-core-1.1.jar
rwx-core-1.1.pom



Related Tutorials