cyclops-rx

Cyclops integration with RxJava

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-rx-integration
Last Version

Last Version

10.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops-rx
Cyclops integration with RxJava

Download cyclops-rx-integration

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.oath.cyclops : cyclops-reactive-collections jar 10.0.0-M7
io.reactivex : rxjava-reactive-streams jar 1.0.1
io.reactivex : rxjava jar 1.3.4
com.oath.cyclops : cyclops-futurestream jar 10.0.0-M7
com.oath.cyclops : cyclops-anym jar 10.0.0-M7

test (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
10.0.0-M7
10.0.0-M1