is not current version
Last Version 1.6.0

Lich Lifecycle 1.5.0

A small library for Android Jetpack Lifecycle.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

lifecycle
Version

Version

1.5.0
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 1.5.0


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

Dependencies

compile (1)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.