Last Version

kotlin-lib 0.0.3

A general-purpose multiplatform library. Implemented in Kotlin, usable also from Java, JavaScript and more.

License

License

MIT
Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

com.marcoeckstein
ArtifactId

ArtifactId

kotlin-lib-js
Version

Version

0.0.3
Type

Type

pom
Description

Description

kotlin-lib
A general-purpose multiplatform library. Implemented in Kotlin, usable also from Java, JavaScript and more.
Project URL

Project URL

https://github.com/marco-eckstein/kotlin-lib
Source Code Management

Source Code Management

https://github.com/marco-eckstein/kotlin-lib

Download kotlin-lib-js 0.0.3


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.