is not current version
Last Version 0.2.2

tech.sparse:toml-scala_2.13 0.2.1

toml-scala

Categories

Categories

Scala Languages
GroupId

GroupId

tech.sparse
ArtifactId

ArtifactId

toml-scala_2.13
Version

Version

0.2.1
Type

Type

jar

Download toml-scala_2.13 0.2.1


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