Download cyclops-futurestream-10.0.0-M7.jar file - Jar c

Jar examples for c:cyclops-futurestream

Description

Asynchronous parallel streaming via futures

You can download jar file cyclops-futurestream 10.0.0-M7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cyclops-futurestream-10.0.0-M7.jar to your project.

<dependency>
   <groupId>com.oath.cyclops</groupId>
   <artifactId>cyclops-futurestream</artifactId>
   <version>10.0.0-M7</version>
</dependency>
compile group: 'com.oath.cyclops', name: 'cyclops-futurestream', version: '10.0.0-M7'
libraryDependencies += "com.oath.cyclops" % "cyclops-futurestream" % "10.0.0-M7"
<dependency org="com.oath.cyclops" name="cyclops-futurestream" rev="10.0.0-M7"/>
@Grapes(@Grab(group='com.oath.cyclops', module='cyclops-futurestream', version='10.0.0-M7'))
'com.oath.cyclops:cyclops-futurestream:jar:10.0.0-M7'

Download

Click the following link to download the jar file.

cyclops-futurestream-10.0.0-M7-javadoc.jar
cyclops-futurestream-10.0.0-M7-sources.jar
cyclops-futurestream-10.0.0-M7-tests.jar
cyclops-futurestream-10.0.0-M7.jar
cyclops-futurestream-10.0.0-M7.pom



Related Tutorials