Last Version

jtoml 1.0.0

TOML for Java

License

License

GroupId

GroupId

me.grison
ArtifactId

ArtifactId

jtoml
Version

Version

1.0.0
Type

Type

jar
Description

Description

jtoml
TOML for Java
Project URL

Project URL

https://github.com/agrison/jtoml/
Source Code Management

Source Code Management

https://github.com/agrison/jtoml

Download jtoml 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.