is not current version
Last Version 2.0.0-RC3

io.github.cquiroz:scala-java-time_sjs0.6_2.10 2.0.0-M12

java.time API implementation in Scala and Scala.js

Categories

Categories

Java Languages Scala
GroupId

GroupId

io.github.cquiroz
ArtifactId

ArtifactId

scala-java-time_sjs0.6_2.10
Version

Version

2.0.0-M12
Type

Type

jar

Download scala-java-time_sjs0.6_2.10 2.0.0-M12


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