scala-java-time

java.time API implementation in Scala and Scala.js

License

License

Categories

Categories

Java Languages Scala
GroupId

GroupId

io.github.cquiroz
ArtifactId

ArtifactId

scala-java-time_sjs1_2.13
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-java-time
java.time API implementation in Scala and Scala.js
Project URL

Project URL

https://github.com/cquiroz/scala-java-time
Project Organization

Project Organization

io.github.cquiroz
Source Code Management

Source Code Management

https://github.com/cquiroz/scala-java-time

Download scala-java-time_sjs1_2.13

How to add to project

<!-- 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.4.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.4.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.4.0")
'io.github.cquiroz:scala-java-time_sjs1_2.13:jar:2.4.0'
<dependency org="io.github.cquiroz" name="scala-java-time_sjs1_2.13" rev="2.4.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.4.0')
)
libraryDependencies += "io.github.cquiroz" % "scala-java-time_sjs1_2.13" % "2.4.0"
[io.github.cquiroz/scala-java-time_sjs1_2.13 "2.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-js : scalajs-library_2.13 jar 1.10.0
org.portable-scala : portable-scala-reflect_sjs1_2.13 jar 1.1.2
io.github.cquiroz : scala-java-locales_sjs1_2.13 jar 1.4.0

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.4.0-M3
2.4.0-M2
2.4.0-M1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-RC5
2.0.0-RC4