License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.essenty |
ArtifactId | ArtifactIdparcelable-android-debug |
Version | Version0.1.3 |
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/parcelable-android-debug/ -->
<dependency>
<groupId>com.arkivanov.essenty</groupId>
<artifactId>parcelable-android-debug</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-android-debug/
implementation 'com.arkivanov.essenty:parcelable-android-debug:0.1.3'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-android-debug/
implementation ("com.arkivanov.essenty:parcelable-android-debug:0.1.3")
'com.arkivanov.essenty:parcelable-android-debug:aar:0.1.3'
<dependency org="com.arkivanov.essenty" name="parcelable-android-debug" rev="0.1.3">
<artifact name="parcelable-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='parcelable-android-debug', version='0.1.3')
)
libraryDependencies += "com.arkivanov.essenty" % "parcelable-android-debug" % "0.1.3"
[com.arkivanov.essenty/parcelable-android-debug "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
com.arkivanov.essenty : utils-internal-android-debug | jar | 0.1.3 |
androidx.core » core-ktx | jar | 1.6.0 |