nscala-time / nscala-time   2.32.0

Apache License 2.0 Website GitHub

A new Scala wrapper for Joda Time based on scala-time

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

nscala-java-time 0.1.0


Group ID:
io.github.pmeheut
Artifact ID:
nscala-java-time_2.13
Version:
0.1.0
Release Date:
Dec 23, 2021
Licenses:
Files:

libraryDependencies += "io.github.pmeheut" %% "nscala-java-time" % "0.1.0"

Mill build tool

ivy"io.github.pmeheut::nscala-java-time:0.1.0"

Scala CLI

//> using dep "io.github.pmeheut::nscala-java-time:0.1.0"

Ammonite REPL

import $ivy.`io.github.pmeheut::nscala-java-time:0.1.0`

<dependency>
  <groupId>io.github.pmeheut</groupId>
  <artifactId>nscala-java-time_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.pmeheut', name: 'nscala-java-time_2.13', version: '0.1.0'