tmccarthy / intime   2.4.1

Apache License 2.0 GitHub

Scala integration for the java.time classes

Scala versions: 2.13 2.12

intime-scalacheck 1.1.0


Group ID:
au.id.tmm.intime
Artifact ID:
intime-scalacheck_2.13
Version:
1.1.0
Release Date:
Jul 7, 2020
Licenses:
Files:

libraryDependencies += "au.id.tmm.intime" %% "intime-scalacheck" % "1.1.0"

Mill build tool

ivy"au.id.tmm.intime::intime-scalacheck:1.1.0"

Scala CLI

//> using dep "au.id.tmm.intime::intime-scalacheck:1.1.0"

Ammonite REPL

import $ivy.`au.id.tmm.intime::intime-scalacheck:1.1.0`

<dependency>
  <groupId>au.id.tmm.intime</groupId>
  <artifactId>intime-scalacheck_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'au.id.tmm.intime', name: 'intime-scalacheck_2.13', version: '1.1.0'