cyclops-pure

Platform for Functional Reactive Programming with Java 8

License

License

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-pure
Last Version

Last Version

10.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops-pure
Platform for Functional Reactive Programming with Java 8
Project URL

Project URL

https://github.com/aol/cyclops

Download cyclops-pure

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.
com.oath.cyclops

AOL

Versions

Version
10.4.1
10.4.0
10.3.3
10.3.2
10.3.1
10.3.0
10.2.0
10.1.1
10.1.0
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0-FINAL
10.0.0-RC1
10.0.0-M8
10.0.0-M7
10.0.0-M6
10.0.0-M5