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

uk.camsw:rx 5.0.0

Useful things for RX on the JVM

Группа

Группа

uk.camsw
Идентификатор

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

rx
Версия

Версия

5.0.0
Тип

Тип

pom

Скачать rx 5.0.0

Имя Файла Размер
rx-5.0.0.pom 14 KB
Обзор

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