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