Last Version

AndroidLifeCycle 0.4.0

Easy way to handle android lifecycle.

License

License

GroupId

GroupId

com.github.ykrank
ArtifactId

ArtifactId

androidlifecycle
Version

Version

0.4.0
Type

Type

aar
Description

Description

AndroidLifeCycle
Easy way to handle android lifecycle.
Project URL

Project URL

https://github.com/ykrank/AndroidLifeCycle/
Source Code Management

Source Code Management

https://github.com/ykrank/AndroidLifeCycle/

Download androidlifecycle 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 25.3.1

Project Modules

There are no modules declared in this project.