indoorvivants / toml-scala   0.3.0-M2

GitHub

TOML parser with codec derivation for the Scala platform

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

toml 0.3.0-M1


Group ID:
com.indoorvivants
Artifact ID:
toml_native0.5_2.12
Version:
0.3.0-M1
Release Date:
Oct 24, 2024
Licenses:
Files:
Full Scala Version:
2.12.19

libraryDependencies += "com.indoorvivants" %%% "toml" % "0.3.0-M1"

Mill build tool

ivy"com.indoorvivants::toml::0.3.0-M1"

Scala CLI

//> using dep "com.indoorvivants::toml::0.3.0-M1"