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