License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.essenty |
ArtifactId | ArtifactIdback-pressed-android-debug |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
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.4.0</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.4.0'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-android-debug/
implementation ("com.arkivanov.essenty:back-pressed-android-debug:0.4.0")
'com.arkivanov.essenty:back-pressed-android-debug:aar:0.4.0'
<dependency org="com.arkivanov.essenty" name="back-pressed-android-debug" rev="0.4.0">
<artifact name="back-pressed-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='back-pressed-android-debug', version='0.4.0')
)
libraryDependencies += "com.arkivanov.essenty" % "back-pressed-android-debug" % "0.4.0"
[com.arkivanov.essenty/back-pressed-android-debug "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.arkivanov.essenty : utils-internal-android-debug | jar | 0.4.0 |
androidx.activity » activity-ktx | jar | 1.3.0-rc02 |