estatico / scala-newtype   0.4.4

Apache License 2.0 GitHub

NewTypes for Scala with no runtime overhead

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

newtype 0.4.4


Group ID:
io.estatico
Artifact ID:
newtype_2.13
Version:
0.4.4
Release Date:
May 7, 2020
Licenses:
Files:

libraryDependencies += "io.estatico" %% "newtype" % "0.4.4"

Mill build tool

ivy"io.estatico::newtype:0.4.4"

Scala CLI

//> using dep "io.estatico::newtype:0.4.4"

Ammonite REPL

import $ivy.`io.estatico::newtype:0.4.4`

<dependency>
  <groupId>io.estatico</groupId>
  <artifactId>newtype_2.13</artifactId>
  <version>0.4.4</version>
</dependency>

compile group: 'io.estatico', name: 'newtype_2.13', version: '0.4.4'