sparsetech / toml-scala   0.2.2

GitHub

TOML parser with codec derivation for the Scala platform

Scala versions: 2.13 2.12 2.11
Scala.js versions: 0.6
Scala Native versions: 0.3

toml-scala 0.1.1


Group ID:
tech.sparse
Artifact ID:
toml-scala_2.12
Version:
0.1.1
Release Date:
Dec 30, 2017
Licenses:
Files:

libraryDependencies += "tech.sparse" %% "toml-scala" % "0.1.1"

Mill build tool

ivy"tech.sparse::toml-scala:0.1.1"

Scala CLI

//> using dep "tech.sparse::toml-scala:0.1.1"

Ammonite REPL

import $ivy.`tech.sparse::toml-scala:0.1.1`

<dependency>
  <groupId>tech.sparse</groupId>
  <artifactId>toml-scala_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'tech.sparse', name: 'toml-scala_2.12', version: '0.1.1'