License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-moment |
Last Version | Last Version2.29.1-pre.15-kotlin-1.6.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkotlin-moment
Kotlin/JS wrapper for Moment.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-moment/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-moment</artifactId>
<version>2.29.1-pre.15-kotlin-1.6.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-moment/
implementation 'io.sunland:kotlin-moment:2.29.1-pre.15-kotlin-1.6.10'
// https://jarcasting.com/artifacts/io.sunland/kotlin-moment/
implementation ("io.sunland:kotlin-moment:2.29.1-pre.15-kotlin-1.6.10")
'io.sunland:kotlin-moment:pom:2.29.1-pre.15-kotlin-1.6.10'
<dependency org="io.sunland" name="kotlin-moment" rev="2.29.1-pre.15-kotlin-1.6.10">
<artifact name="kotlin-moment" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-moment', version='2.29.1-pre.15-kotlin-1.6.10')
)
libraryDependencies += "io.sunland" % "kotlin-moment" % "2.29.1-pre.15-kotlin-1.6.10"
[io.sunland/kotlin-moment "2.29.1-pre.15-kotlin-1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |