is not current version
Last Version 2.0.0

io.github.cquiroz:scala-java-time_sjs0.6_2.12 2.0.0-RC1

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.12
Version

Version

2.0.0-RC1
Type

Type

jar

Download scala-java-time_sjs0.6_2.12 2.0.0-RC1


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