не последняя версия
Последняя версия 10.4.0

com.oath.cyclops:cyclops-rx2-integration 10.0.2

Cyclops integration with RxJava 2

Категории

Категории

Cyclops Универсальные библиотеки Functional Programming
Группа

Группа

com.oath.cyclops
Идентификатор

Идентификатор

cyclops-rx2-integration
Версия

Версия

10.0.2
Тип

Тип

jar

Скачать cyclops-rx2-integration 10.0.2


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