pmeheut / nscala-java-time   0.1.1

Apache License 2.0 GitHub

A wrapper for cquiroz/scala-java-time based on nscala-time

Scala versions: 3.x 2.13
Scala.js versions: 1.x

nscala-java-time 0.1.1


Group ID:
io.github.pmeheut
Artifact ID:
nscala-java-time_2.13
Version:
0.1.1
Release Date:
Jan 4, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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