kotlin-moment

Kotlin/JS wrapper for Moment.js

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.sunland
ArtifactId

ArtifactId

kotlin-moment
Last Version

Last Version

2.29.1-pre.15-kotlin-1.6.10
Release Date

Release Date

Type

Type

pom
Description

Description

kotlin-moment
Kotlin/JS wrapper for Moment.js
Project URL

Project URL

https://github.com/sunlandx/kotlin-js-wrappers
Source Code Management

Source Code Management

https://github.com/sunlandx/kotlin-js-wrappers

Download kotlin-moment

How to add to project

<!-- 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"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.