cyclops

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
Last Version

Last Version

10.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops
Platform for Functional Reactive Programming with Java 8
Project URL

Project URL

https://github.com/aol/cyclops

Download cyclops

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.agrona : Agrona jar 0.9.1
org.reactivestreams : reactive-streams jar 1.0.0
io.kindedj : kindedj jar 1.1.0

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
10.0.0-M4
10.0.0-M3
10.0.0-M2
10.0.0-M1