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


Group ID:
io.github.kitlangton
Artifact ID:
neotype-caliban_3
Version:
0.2.13
Release Date:
May 17, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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