License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.github.samgarasx |
ArtifactId | ArtifactIdkotlin-moment |
Last Version | Last Version2.27.0-pre.12-kotlin-1.5.21 |
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.github.samgarasx/kotlin-moment/ -->
<dependency>
<groupId>io.github.samgarasx</groupId>
<artifactId>kotlin-moment</artifactId>
<version>2.27.0-pre.12-kotlin-1.5.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.samgarasx/kotlin-moment/
implementation 'io.github.samgarasx:kotlin-moment:2.27.0-pre.12-kotlin-1.5.21'
// https://jarcasting.com/artifacts/io.github.samgarasx/kotlin-moment/
implementation ("io.github.samgarasx:kotlin-moment:2.27.0-pre.12-kotlin-1.5.21")
'io.github.samgarasx:kotlin-moment:pom:2.27.0-pre.12-kotlin-1.5.21'
<dependency org="io.github.samgarasx" name="kotlin-moment" rev="2.27.0-pre.12-kotlin-1.5.21">
<artifact name="kotlin-moment" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.samgarasx', module='kotlin-moment', version='2.27.0-pre.12-kotlin-1.5.21')
)
libraryDependencies += "io.github.samgarasx" % "kotlin-moment" % "2.27.0-pre.12-kotlin-1.5.21"
[io.github.samgarasx/kotlin-moment "2.27.0-pre.12-kotlin-1.5.21"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.21 |