taig / mapping   0.7.0

MIT License GitHub

Derive enumeration values and codecs for enums and nested sealed class/trait hierarchies

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

mapping-core 0.7.0


Group ID:
io.taig
Artifact ID:
mapping-core_sjs1_3
Version:
0.7.0
Version Scheme:
Release Date:
Feb 11, 2026
Licenses:
MIT
Files:
Developers:

libraryDependencies += "io.taig" %%% "mapping-core" % "0.7.0"

Mill build tool

ivy"io.taig::mapping-core::0.7.0"

Scala CLI

//> using dep "io.taig::mapping-core::0.7.0"