License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.essenty |
ArtifactId | ArtifactIdback-pressed-android-debug |
Version | Version0.2.2 |
Type | Typeaar |
Description |
DescriptionEssenty
Essential libraries for Kotlin Multiplatform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-android-debug/ -->
<dependency>
<groupId>com.arkivanov.essenty</groupId>
<artifactId>back-pressed-android-debug</artifactId>
<version>0.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-android-debug/
implementation 'com.arkivanov.essenty:back-pressed-android-debug:0.2.2'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-android-debug/
implementation ("com.arkivanov.essenty:back-pressed-android-debug:0.2.2")
'com.arkivanov.essenty:back-pressed-android-debug:aar:0.2.2'
<dependency org="com.arkivanov.essenty" name="back-pressed-android-debug" rev="0.2.2">
<artifact name="back-pressed-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='back-pressed-android-debug', version='0.2.2')
)
libraryDependencies += "com.arkivanov.essenty" % "back-pressed-android-debug" % "0.2.2"
[com.arkivanov.essenty/back-pressed-android-debug "0.2.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 |
Group / Artifact | Type | Version |
---|---|---|
androidx.activity » activity-ktx | jar | 1.3.0-rc02 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
com.arkivanov.essenty : utils-internal-android-debug | jar | 0.2.2 |