kitlangton / neotype   0.3.5

Apache License 2.0 GitHub

A friendly newtype library for Scala 3

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

neotype-circe 0.3.4


Group ID:
io.github.kitlangton
Artifact ID:
neotype-circe_3
Version:
0.3.4
Release Date:
Sept 5, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "io.github.kitlangton" %% "neotype-circe" % "0.3.4"

Mill build tool

ivy"io.github.kitlangton::neotype-circe:0.3.4"

Scala CLI

//> using dep "io.github.kitlangton::neotype-circe:0.3.4"

Ammonite REPL

import $ivy.`io.github.kitlangton::neotype-circe:0.3.4`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>neotype-circe_3</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'neotype-circe_3', version: '0.3.4'