is not current version
Last Version 10.4.1

com.oath.cyclops:cyclops-futurestream 10.3.3

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.3.3
Type

Type

jar

Download cyclops-futurestream 10.3.3


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