is not current version
Last Version 1.0

com.trello:rxlifecycle 0.7.0

RxLifecycle

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle
Version

Version

0.7.0
Type

Type

jar

Download rxlifecycle 0.7.0


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