Last Version

cyclops-streams 7.3.1

Sequential Streams and Stream Utilities for Java 8

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-streams
Version

Version

7.3.1
Type

Type

jar
Description

Description

cyclops-streams
Sequential Streams and Stream Utilities for Java 8
Project URL

Project URL

http://advertising.com

Download cyclops-streams 7.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.aol.cyclops : cyclops-functions jar 7.3.1
uk.co.real-logic : Agrona jar 0.4.9
org.reactivestreams : reactive-streams jar 1.0.0

test (5)

Group / Artifact Type Version
org.functionaljava : functionaljava jar 4.3
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.aol.simplereact : simple-react jar 0.99.7.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.