Last Version

RxLifecycle-Android 1.0

RxLifecycle-Android

License

License

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle-android
Version

Version

1.0
Type

Type

aar
Description

Description

RxLifecycle-Android
RxLifecycle-Android
Project URL

Project URL

https://github.com/trello/RxLifecycle
Source Code Management

Source Code Management

https://github.com/trello/RxLifecycle

Download rxlifecycle-android 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.trello : rxlifecycle jar 1.0
com.jakewharton.rxbinding : rxbinding jar 0.4.0

Project Modules

There are no modules declared in this project.