Download rwx-2.1.jar file - Jar r

Jar examples for r:rwx

Description

You can download jar file rwx 2.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

rwx-2.1-javadoc.jar
rwx-2.1-sources.jar
rwx-2.1.jar
rwx-2.1.pom



Related Tutorials