s

scala-java-time_native0.4_2.13

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.13-2.4.0-M3.jar download
scala-java-time_native0.4_2.13-2.4.0-M3.pom download
scala-java-time_native0.4_2.13-2.4.0-M3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cquiroz</groupId>
  <artifactId>scala-java-time_native0.4_2.13</artifactId>
  <version>2.4.0-M3</version>
</dependency>
Gradle Groovy
implementation 'io.github.cquiroz:scala-java-time_native0.4_2.13:2.4.0-M3'
Gradle Kotlin
implementation("io.github.cquiroz:scala-java-time_native0.4_2.13:2.4.0-M3")
Scala SBT
libraryDependencies += "io.github.cquiroz" % "scala-java-time_native0.4_2.13" % "2.4.0-M3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cquiroz', module='scala-java-time_native0.4_2.13', version='2.4.0-M3')
)
Apache Ivy
<dependency org="io.github.cquiroz" name="scala-java-time_native0.4_2.13" rev="2.4.0-M3" />
Leiningen
[io.github.cquiroz/scala-java-time_native0.4_2.13 "2.4.0-M3"]
Apache Buildr
'io.github.cquiroz:scala-java-time_native0.4_2.13:jar:2.4.0-M3'