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.11
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.11

How to add to project

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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-M9
2.0.0-M7