Essenty

Essential libraries for Kotlin Multiplatform

License

License

GroupId

GroupId

com.arkivanov.essenty
ArtifactId

ArtifactId

parcelable-android
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 parcelable-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-android/ -->
<dependency>
    <groupId>com.arkivanov.essenty</groupId>
    <artifactId>parcelable-android</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-android/
implementation 'com.arkivanov.essenty:parcelable-android:0.4.0'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-android/
implementation ("com.arkivanov.essenty:parcelable-android:0.4.0")
'com.arkivanov.essenty:parcelable-android:aar:0.4.0'
<dependency org="com.arkivanov.essenty" name="parcelable-android" rev="0.4.0">
  <artifact name="parcelable-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='parcelable-android', version='0.4.0')
)
libraryDependencies += "com.arkivanov.essenty" % "parcelable-android" % "0.4.0"
[com.arkivanov.essenty/parcelable-android "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
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
com.arkivanov.essenty : utils-internal-android 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