Lich Lifecycle

A small library for Android Jetpack Lifecycle.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

lifecycle
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lich Lifecycle
A small library for Android Jetpack Lifecycle.
Project URL

Project URL

https://github.com/line/lich/tree/master/lifecycle
Source Code Management

Source Code Management

https://github.com/line/lich

Download lifecycle

How to add to project

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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.lifecycle » lifecycle-common jar 2.4.1

Project Modules

There are no modules declared in this project.
com.linecorp.lich

LINE

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0