is not current version
Last Version 0.7.2

com.moandjiezana.toml:toml4j 0.1.0

A parser for TOML

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.moandjiezana.toml
ArtifactId

ArtifactId

toml4j
Version

Version

0.1.0
Type

Type

jar

Download toml4j 0.1.0


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