kitlangton / neotype   0.2.19

Apache License 2.0 GitHub

A friendly newtype library for Scala 3

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

neotype 0.1.5


Group ID:
io.github.kitlangton
Artifact ID:
neotype_3
Version:
0.1.5
Release Date:
Dec 1, 2023
Licenses:
Files:

libraryDependencies += "io.github.kitlangton" %% "neotype" % "0.1.5"

Mill build tool

ivy"io.github.kitlangton::neotype:0.1.5"

Scala CLI

//> using dep "io.github.kitlangton::neotype:0.1.5"

Ammonite REPL

import $ivy.`io.github.kitlangton::neotype:0.1.5`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>neotype_3</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'neotype_3', version: '0.1.5'