s

scala-java-time_native0.4_2.12

java.time API implementation in Scala and Scala.js
https://github.com/cquiroz/scala-java-time
BSD 3-Clause License
io.github.cquiroz
Carlos Quiroz
Files download
File Operation
scala-java-time_native0.4_2.12-2.5.0-M1.jar download
scala-java-time_native0.4_2.12-2.5.0-M1.pom download
scala-java-time_native0.4_2.12-2.5.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cquiroz</groupId>
  <artifactId>scala-java-time_native0.4_2.12</artifactId>
  <version>2.5.0-M1</version>
</dependency>
Gradle Groovy
implementation 'io.github.cquiroz:scala-java-time_native0.4_2.12:2.5.0-M1'
Gradle Kotlin
implementation("io.github.cquiroz:scala-java-time_native0.4_2.12:2.5.0-M1")
Scala SBT
libraryDependencies += "io.github.cquiroz" % "scala-java-time_native0.4_2.12" % "2.5.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cquiroz', module='scala-java-time_native0.4_2.12', version='2.5.0-M1')
)
Apache Ivy
<dependency org="io.github.cquiroz" name="scala-java-time_native0.4_2.12" rev="2.5.0-M1" />
Leiningen
[io.github.cquiroz/scala-java-time_native0.4_2.12 "2.5.0-M1"]
Apache Buildr
'io.github.cquiroz:scala-java-time_native0.4_2.12:jar:2.5.0-M1'