Download cyclops-react-1.0.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-react-1.0.5-javadoc.jar
cyclops-react-1.0.5-sources.jar
cyclops-react-1.0.5-tests.jar
cyclops-react-1.0.5.jar
cyclops-react-1.0.5.pom



Related Tutorials