Essenty

Essential libraries for Kotlin Multiplatform

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.arkivanov.essenty
ArtifactId

ArtifactId

utils-internal-js
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
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 utils-internal-js

How to add to project

<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/utils-internal-js/ -->
<dependency>
    <groupId>com.arkivanov.essenty</groupId>
    <artifactId>utils-internal-js</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/utils-internal-js/
implementation 'com.arkivanov.essenty:utils-internal-js:0.4.0'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/utils-internal-js/
implementation ("com.arkivanov.essenty:utils-internal-js:0.4.0")
'com.arkivanov.essenty:utils-internal-js:pom:0.4.0'
<dependency org="com.arkivanov.essenty" name="utils-internal-js" rev="0.4.0">
  <artifact name="utils-internal-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='utils-internal-js', version='0.4.0')
)
libraryDependencies += "com.arkivanov.essenty" % "utils-internal-js" % "0.4.0"
[com.arkivanov.essenty/utils-internal-js "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21

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