Jar examples for r:Reflex
null
You can download jar file Reflex 3.0.1 in this page.
The MIT License (MIT)
You can use the following script to add Reflex-3.0.1.jar to your project.
<dependency> <groupId>net.rapture</groupId> <artifactId>Reflex</artifactId> <version>3.0.1</version> </dependency>
compile group: 'net.rapture', name: 'Reflex', version: '3.0.1'
libraryDependencies += "net.rapture" % "Reflex" % "3.0.1"
<dependency org="net.rapture" name="Reflex" rev="3.0.1"/>
@Grapes(@Grab(group='net.rapture', module='Reflex', version='3.0.1'))
'net.rapture:Reflex:jar:3.0.1'
Click the following link to download the jar file.
Reflex-3.0.1-javadoc.jar