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

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

Download

Click the following link to download the jar file.

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



Related Tutorials