is not current version
Last Version 1.0

com.trello:rxlifecycle 0.5.0

RxLifecycle

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle
Version

Version

0.5.0
Type

Type

aar

Download rxlifecycle 0.5.0


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