is not current version
Last Version 1.0

com.trello:rxlifecycle-components 0.6.0

RxLifecycle-Components

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle-components
Version

Version

0.6.0
Type

Type

aar

Download rxlifecycle-components 0.6.0


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