Download Reflex-3.0.3.jar file - Jar r

Jar examples for r:Reflex

Description

null

You can download jar file Reflex 3.0.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add Reflex-3.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

Reflex-3.0.3-javadoc.jar
Reflex-3.0.3-sources.jar
Reflex-3.0.3.jar
Reflex-3.0.3.pom



Related Tutorials