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

com.trello:rxlifecycle 0.3.1

RxLifecycle

Группа

Группа

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

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

rxlifecycle
Версия

Версия

0.3.1
Тип

Тип

aar

Скачать rxlifecycle 0.3.1


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