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.2


Group ID:
io.estatico
Artifact ID:
newtype_2.12
Version:
0.4.2
Release Date:
Jun 21, 2018
Licenses:
Files:

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

Mill build tool

ivy"io.estatico::newtype:0.4.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.estatico</groupId>
  <artifactId>newtype_2.12</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'io.estatico', name: 'newtype_2.12', version: '0.4.2'