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

RxRelay 1.2.0

Objects that are both an Observable and an Action1.

Лицензия

Лицензия

Группа

Группа

com.jakewharton.rxrelay
Идентификатор

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

rxrelay
Версия

Версия

1.2.0
Тип

Тип

jar
Описание

Описание

RxRelay
Objects that are both an Observable and an Action1.
Система контроля версий

Система контроля версий

http://github.com/JakeWharton/RxRelay

Скачать rxrelay 1.2.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.reactivex : rxjava jar 1.1.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.