soc / scala-java-time   2.0.0-M5

GitHub

A Scala implementation of java.time

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

scala-java-time 2.0.0-M3


Group ID:
io.github.soc
Artifact ID:
scala-java-time_2.11
Version:
2.0.0-M3
Release Date:
Aug 9, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "io.github.soc" %% "scala-java-time" % "2.0.0-M3"

Mill build tool

ivy"io.github.soc::scala-java-time:2.0.0-M3"

Scala CLI

//> using dep "io.github.soc::scala-java-time:2.0.0-M3"

Ammonite REPL

import $ivy.`io.github.soc::scala-java-time:2.0.0-M3`

<dependency>
  <groupId>io.github.soc</groupId>
  <artifactId>scala-java-time_2.11</artifactId>
  <version>2.0.0-M3</version>
</dependency>

compile group: 'io.github.soc', name: 'scala-java-time_2.11', version: '2.0.0-M3'