is not current version
Last Version 10.4.1

cyclops-pure 10.4.0

Pure funcional programming for Java 8 and beyond

License

License

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-pure
Version

Version

10.4.0
Type

Type

jar
Description

Description

cyclops-pure
Pure funcional programming for Java 8 and beyond
Project URL

Project URL

https://github.com/aol/cyclops-react

Download cyclops-pure 10.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.cyclops : cyclops jar 10.4.0
com.oath.cyclops : cyclops-reactive-collections jar 10.4.0

test (8)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.0
org.mockito : mockito-core jar 1.9.5
io.projectreactor : reactor-core jar 3.0.7.RELEASE
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.testng : testng jar 5.14.10
com.github.stefanbirkner : system-rules jar 1.10.0
io.vertx : vertx-core jar 3.0.0

Project Modules

There are no modules declared in this project.