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

Jar examples for r:rwx-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials