Last Version

Toml 1.2-java-8

A Toml library. Fast, efficient, and easy to use.

License

License

GroupId

GroupId

com.github.jezza
ArtifactId

ArtifactId

toml
Version

Version

1.2-java-8
Type

Type

jar
Description

Description

Toml
A Toml library. Fast, efficient, and easy to use.
Project URL

Project URL

https://github.com/Jezza/toml
Source Code Management

Source Code Management

https://github.com/Jezza/toml

Download toml 1.2-java-8


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1

Project Modules

There are no modules declared in this project.