kitlangton / neotype   0.3.0

Apache License 2.0 GitHub

A friendly newtype library for Scala 3

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

neotype-caliban 0.3.0


Group ID:
io.github.kitlangton
Artifact ID:
neotype-caliban_3
Version:
0.3.0
Release Date:
Jun 1, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "io.github.kitlangton" %% "neotype-caliban" % "0.3.0"

Mill build tool

ivy"io.github.kitlangton::neotype-caliban:0.3.0"

Scala CLI

//> using dep "io.github.kitlangton::neotype-caliban:0.3.0"

Ammonite REPL

import $ivy.`io.github.kitlangton::neotype-caliban:0.3.0`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>neotype-caliban_3</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'neotype-caliban_3', version: '0.3.0'