kitlangton / neotype   0.2.13

Apache License 2.0 GitHub

A friendly newtype library for Scala 3

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

neotype 0.1.4


Group ID:
io.github.kitlangton
Artifact ID:
neotype_3
Version:
0.1.4
Release Date:
Nov 30, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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