is not current version
Last Version 0.2.2

tech.sparse:toml-scala_2.12 0.1.1

toml-scala

Categories

Categories

Scala Languages
GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

toml-scala_2.12
Version

Version

0.1.1
Type

Type

jar

Download toml-scala_2.12 0.1.1


<!-- https://jarcasting.com/artifacts/tech.sparse/toml-scala_2.12/ -->
<dependency>
    <groupId>tech.sparse</groupId>
    <artifactId>toml-scala_2.12</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sparse/toml-scala_2.12/
implementation 'tech.sparse:toml-scala_2.12:0.1.1'
// https://jarcasting.com/artifacts/tech.sparse/toml-scala_2.12/
implementation ("tech.sparse:toml-scala_2.12:0.1.1")
'tech.sparse:toml-scala_2.12:jar:0.1.1'
<dependency org="tech.sparse" name="toml-scala_2.12" rev="0.1.1">
  <artifact name="toml-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sparse', module='toml-scala_2.12', version='0.1.1')
)
libraryDependencies += "tech.sparse" % "toml-scala_2.12" % "0.1.1"
[tech.sparse/toml-scala_2.12 "0.1.1"]