is not current version
Last Version 2.4.0

io.github.cquiroz:scala-java-time_sjs1_2.13 2.2.0

java.time API implementation in Scala and Scala.js

Categories

Categories

Java Languages Scala
GroupId

GroupId

io.github.cquiroz
ArtifactId

ArtifactId

scala-java-time_sjs1_2.13
Version

Version

2.2.0
Type

Type

jar

Download scala-java-time_sjs1_2.13 2.2.0


<!-- https://jarcasting.com/artifacts/io.github.cquiroz/scala-java-time_sjs1_2.13/ -->
<dependency>
    <groupId>io.github.cquiroz</groupId>
    <artifactId>scala-java-time_sjs1_2.13</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cquiroz/scala-java-time_sjs1_2.13/
implementation 'io.github.cquiroz:scala-java-time_sjs1_2.13:2.2.0'
// https://jarcasting.com/artifacts/io.github.cquiroz/scala-java-time_sjs1_2.13/
implementation ("io.github.cquiroz:scala-java-time_sjs1_2.13:2.2.0")
'io.github.cquiroz:scala-java-time_sjs1_2.13:jar:2.2.0'
<dependency org="io.github.cquiroz" name="scala-java-time_sjs1_2.13" rev="2.2.0">
  <artifact name="scala-java-time_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cquiroz', module='scala-java-time_sjs1_2.13', version='2.2.0')
)
libraryDependencies += "io.github.cquiroz" % "scala-java-time_sjs1_2.13" % "2.2.0"
[io.github.cquiroz/scala-java-time_sjs1_2.13 "2.2.0"]