Download cyclops-react-1.0.0-RC4.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 1.0.0-RC4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cyclops-react-1.0.0-RC4.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-react-1.0.0-RC4-javadoc.jar
cyclops-react-1.0.0-RC4-sources.jar
cyclops-react-1.0.0-RC4-tests.jar
cyclops-react-1.0.0-RC4.jar
cyclops-react-1.0.0-RC4.pom



Related Tutorials