MVN

org.jetbrains.kotlinx : kotlinx-datetime-js

Maven & Gradle

Jun 24, 2022
83 usages

kotlinx-datetime · Kotlin Datetime Library

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-datetime-js</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlinx : kotlinx-datetime-js to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.jetbrains.kotlinx : kotlinx-datetime-js to add to Maven - All Versions:

  • Version Updated
  • kotlinx-datetime-js-0.4.0

    Jun 24, 2022
  • kotlinx-datetime-js-0.3.3

    May 04, 2022
  • kotlinx-datetime-js-0.3.2

    Jan 11, 2022
  • kotlinx-datetime-js-0.3.1

    Oct 27, 2021
  • kotlinx-datetime-js-0.3.0

    Sep 27, 2021
  • kotlinx-datetime-js-0.2.1

    May 26, 2021
  • kotlinx-datetime-js-0.2.0

    Apr 27, 2021
  • kotlinx-datetime-js-0.1.0

    Apr 26, 2021
  • kotlinx-datetime-js-0.1.1

    Mar 09, 2021

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-datetime-js</artifactId>
    <version>0.4.0</version>
</dependency>