Essenty

Essential libraries for Kotlin Multiplatform

License

License

GroupId

GroupId

com.arkivanov.essenty
ArtifactId

ArtifactId

lifecycle-android-debug
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

Essenty
Essential libraries for Kotlin Multiplatform
Project URL

Project URL

https://github.com/arkivanov/Essenty
Source Code Management

Source Code Management

https://github.com/arkivanov/Essenty

Download lifecycle-android-debug

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0
androidx.lifecycle » lifecycle-runtime jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
com.arkivanov.essenty : utils-internal-android-debug jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0