scalajavatime

java.time API implementation in Scala and Scala.js

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.cquiroz
ArtifactId

ArtifactId

scalajavatime_2.10
Last Version

Last Version

2.0.0-M9
Release Date

Release Date

Type

Type

jar
Description

Description

scalajavatime
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

Download scalajavatime_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

test (2)

Group / Artifact Type Version
org.tpolecat » tut-core_2.10 jar 0.4.6
org.scalatest : scalatest_2.10 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-M9
2.0.0-M7