is not current version
Last Version 1.0

com.trello:rxlifecycle 0.6.1

RxLifecycle

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle
Version

Version

0.6.1
Type

Type

aar

Download rxlifecycle 0.6.1


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