License |
License |
---|---|
GroupId | GroupIdcom.github.hadilq |
ArtifactId | ArtifactIdcoroutines-lifecycle-handler-android |
Version | Version0.4.2 |
Type | Typeaar |
Description |
DescriptionAndroidLifecycleHandler
This library is a simplifier for unnecessary complex lifecycles of `androidx.lifecycle:lifecycle-extensions`.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |