MVN

io.github.cquiroz : scala-java-time_2.13

Maven & Gradle

Nov 27, 2022
17 usages
120 stars

scala-java-time · java.time API implementation in Scala and Scala.js

<dependency>
    <groupId>io.github.cquiroz</groupId>
    <artifactId>scala-java-time_2.13</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cquiroz : scala-java-time_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Release Candidate: 2.0.0-RC5

All Versions

Choose a version of io.github.cquiroz : scala-java-time_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
scala-java-time_2.13-2.5.0
scala-java-time_2.13-2.5.0-M2
scala-java-time_2.13-2.5.0-M1
2.4.x
scala-java-time_2.13-2.4.0
scala-java-time_2.13-2.4.0-M3
scala-java-time_2.13-2.4.0-M2
scala-java-time_2.13-2.4.0-M1
2.3.x
scala-java-time_2.13-2.3.0
2.2.x
scala-java-time_2.13-2.2.2
scala-java-time_2.13-2.2.1
scala-java-time_2.13-2.2.0
2.1.x
scala-java-time_2.13-2.1.0
2.0.x
scala-java-time_2.13-2.0.0
scala-java-time_2.13-2.0.0-RC5
scala-java-time_2.13-2.0.0-RC4
scala-java-time_2.13-2.0.0-RC3

How to add a dependency to Maven

Add the following io.github.cquiroz : scala-java-time_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.cquiroz</groupId>
    <artifactId>scala-java-time_2.13</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.cquiroz : scala-java-time_2.13 gradle dependency to your build.gradle file:

implementation 'io.github.cquiroz:scala-java-time_2.13:2.5.0'

Gradle Kotlin DSL: Add the following io.github.cquiroz : scala-java-time_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.cquiroz:scala-java-time_2.13:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.cquiroz : scala-java-time_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.cquiroz" % "scala-java-time_2.13" % "2.5.0"

Advertisement

Dependencies from Group

Nov 27, 2022
106 usages
120 stars
Nov 27, 2022
83 usages
120 stars
Nov 27, 2022
52 usages
120 stars
Apr 25, 2020
48 usages
120 stars
Apr 25, 2020
34 usages
120 stars

Discover Dependencies

Dec 21, 2021
73 usages
5 stars
Oct 08, 2021
18 usages
9 stars
May 19, 2019
44 usages
716 stars
Jul 24, 2015
3 usages
9 stars
Sep 18, 2019
12 usages
8 stars
Feb 02, 2015
15 usages
Mar 27, 2023
13 usages
173 stars