Last Version

AndroidLifecycleHandler 0.4.1

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

License

License

GroupId

GroupId

com.github.hadilq
ArtifactId

ArtifactId

android-lifecycle-handler-android-debug
Version

Version

0.4.1
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 android-lifecycle-handler-android-debug 0.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0

runtime (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-extensions jar 2.2.0-rc02

Project Modules

There are no modules declared in this project.