is not current version
Last Version 0.4.0

Essenty 0.2.2

Essential libraries for Kotlin Multiplatform

License

License

GroupId

GroupId

com.arkivanov.essenty
ArtifactId

ArtifactId

lifecycle-android-debug
Version

Version

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


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

Dependencies

compile (2)

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

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.5.30
com.arkivanov.essenty : utils-internal-android-debug jar 0.2.2

Project Modules

There are no modules declared in this project.