lifecycle

An android library for easy to use lifecycle.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

lifecycle
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

lifecycle
An android library for easy to use lifecycle.
Project URL

Project URL

https://github.com/sposer
Source Code Management

Source Code Management

https://github.com/sposer

Download lifecycle

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0