License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.arkivanov.essenty |
ArtifactId | ArtifactIdparcelable-js |
Version | Version0.2.2 |
Type | Typepom |
Description |
DescriptionEssenty
Essential libraries for Kotlin Multiplatform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parcelable-js-0.2.2.pom | |
parcelable-js-0.2.2.module | 2 KB |
parcelable-js-0.2.2-sources.jar | 4 KB |
parcelable-js-0.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-js/ -->
<dependency>
<groupId>com.arkivanov.essenty</groupId>
<artifactId>parcelable-js</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-js/
implementation 'com.arkivanov.essenty:parcelable-js:0.2.2'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/parcelable-js/
implementation ("com.arkivanov.essenty:parcelable-js:0.2.2")
'com.arkivanov.essenty:parcelable-js:pom:0.2.2'
<dependency org="com.arkivanov.essenty" name="parcelable-js" rev="0.2.2">
<artifact name="parcelable-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='parcelable-js', version='0.2.2')
)
libraryDependencies += "com.arkivanov.essenty" % "parcelable-js" % "0.2.2"
[com.arkivanov.essenty/parcelable-js "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
com.arkivanov.essenty : utils-internal-js | jar | 0.2.2 |