is not current version
Last Version 10.4.1

com.oath.cyclops:cyclops-futurestream 10.1.0

Asynchronous parallel streaming via futures

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-futurestream
Version

Version

10.1.0
Type

Type

jar

Download cyclops-futurestream 10.1.0


<!-- https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/ -->
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-futurestream</artifactId>
    <version>10.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation 'com.oath.cyclops:cyclops-futurestream:10.1.0'
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation ("com.oath.cyclops:cyclops-futurestream:10.1.0")
'com.oath.cyclops:cyclops-futurestream:jar:10.1.0'
<dependency org="com.oath.cyclops" name="cyclops-futurestream" rev="10.1.0">
  <artifact name="cyclops-futurestream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.cyclops', module='cyclops-futurestream', version='10.1.0')
)
libraryDependencies += "com.oath.cyclops" % "cyclops-futurestream" % "10.1.0"
[com.oath.cyclops/cyclops-futurestream "10.1.0"]