Last Version

toml4j 0.7.2

A parser for TOML

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.moandjiezana.toml
ArtifactId

ArtifactId

toml4j
Version

Version

0.7.2
Type

Type

jar
Description

Description

toml4j
A parser for TOML
Source Code Management

Source Code Management

https://github.com/mwanji/toml4j

Download toml4j 0.7.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.