Last Version

AndroidLifecycleHandler 0.4.2

This library is a simplifier for unnecessary complex lifecycles of `androidx.lifecycle:lifecycle-extensions`.

License

License

GroupId

GroupId

com.github.hadilq
ArtifactId

ArtifactId

coroutines-lifecycle-handler-android
Version

Version

0.4.2
Type

Type

aar
Description

Description

AndroidLifecycleHandler
This library is a simplifier for unnecessary complex lifecycles of `androidx.lifecycle:lifecycle-extensions`.
Project URL

Project URL

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

Source Code Management

https://github.com/hadilq/AndroidLifecycleHandler

Download coroutines-lifecycle-handler-android 0.4.2


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

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 (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-common jar 1.3.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.8

Project Modules

There are no modules declared in this project.