Jar examples for c:cyclops-react
Platform for Functional Reactive Programming with Java 8
You can download jar file cyclops-react 2.0.0-FINAL in this page.
The Apache Software License, Version 2.0
You can use the following script to add cyclops-react-2.0.0-FINAL.jar to your project.
<dependency> <groupId>com.aol.simplereact</groupId> <artifactId>cyclops-react</artifactId> <version>2.0.0-FINAL</version> </dependency>
compile group: 'com.aol.simplereact', name: 'cyclops-react', version: '2.0.0-FINAL'
libraryDependencies += "com.aol.simplereact" % "cyclops-react" % "2.0.0-FINAL"
<dependency org="com.aol.simplereact" name="cyclops-react" rev="2.0.0-FINAL"/>
@Grapes(@Grab(group='com.aol.simplereact', module='cyclops-react', version='2.0.0-FINAL'))
'com.aol.simplereact:cyclops-react:jar:2.0.0-FINAL'
Click the following link to download the jar file.
cyclops-react-2.0.0-FINAL-javadoc.jar