is not current version
Last Version 10.0.0-M7

com.oath.cyclops:cyclops-rx-integration 10.0.0-M1

Cyclops integration with RxJava

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-rx-integration
Version

Version

10.0.0-M1
Type

Type

jar

Download cyclops-rx-integration 10.0.0-M1


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