Last Version

RxLifecycleHandler 0.4.0

This library is a glue between the lifecycle of `androidx.lifecycle:lifecycle-extensions` and `io.reactivex.rxjava2:rxjava` libraries.

License

License

GroupId

GroupId

com.github.hadilq
ArtifactId

ArtifactId

rx-lifecycle-handler-android
Version

Version

0.4.0
Type

Type

aar
Description

Description

RxLifecycleHandler
This library is a glue between the lifecycle of `androidx.lifecycle:lifecycle-extensions` and `io.reactivex.rxjava2:rxjava` libraries.
Project URL

Project URL

https://github.com/hadilq/RxLifecycleHandler
Source Code Management

Source Code Management

https://github.com/hadilq/RxLifecycleHandler

Download rx-lifecycle-handler-android 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hadilq : android-lifecycle-handler-metadata jar 0.4.3
com.github.hadilq : android-lifecycle-handler-android jar 0.4.3

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
io.reactivex.rxjava2 : rxjava jar 2.2.15
io.reactivex.rxjava2 : rxandroid jar 2.1.1

Project Modules

There are no modules declared in this project.