Download cyclops-react-2.0.0-RC1.jar file - Jar c

Jar examples for c:cyclops-react

Description

Platform for Functional Reactive Programming with Java 8

You can download jar file cyclops-react 2.0.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cyclops-react-2.0.0-RC1.jar to your project.

<dependency>
   <groupId>com.aol.simplereact</groupId>
   <artifactId>cyclops-react</artifactId>
   <version>2.0.0-RC1</version>
</dependency>
compile group: 'com.aol.simplereact', name: 'cyclops-react', version: '2.0.0-RC1'
libraryDependencies += "com.aol.simplereact" % "cyclops-react" % "2.0.0-RC1"
<dependency org="com.aol.simplereact" name="cyclops-react" rev="2.0.0-RC1"/>
@Grapes(@Grab(group='com.aol.simplereact', module='cyclops-react', version='2.0.0-RC1'))
'com.aol.simplereact:cyclops-react:jar:2.0.0-RC1'

Download

Click the following link to download the jar file.

cyclops-react-2.0.0-RC1-javadoc.jar
cyclops-react-2.0.0-RC1-sources.jar
cyclops-react-2.0.0-RC1-tests.jar
cyclops-react-2.0.0-RC1.jar
cyclops-react-2.0.0-RC1.pom



Related Tutorials