sparsetech / toml-scala 0.2.2
GitHubTOML parser with codec derivation for the Scala platform
toml-scala 0.2.0
Group ID:
tech.sparse
Artifact ID:
toml-scala_2.12
Version:
0.2.0
Release Date:
Jan 6, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "tech.sparse" %% "toml-scala" % "0.2.0"
ivy"tech.sparse::toml-scala:0.2.0"
//> using dep "tech.sparse::toml-scala:0.2.0"
import $ivy.`tech.sparse::toml-scala:0.2.0`
<dependency> <groupId>tech.sparse</groupId> <artifactId>toml-scala_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'tech.sparse', name: 'toml-scala_2.12', version: '0.2.0'