Last Version

io.ous:jtoml 2.0.0

Java Parser for TOML

License

License

GroupId

GroupId

io.ous
ArtifactId

ArtifactId

jtoml
Version

Version

2.0.0
Type

Type

jar
Description

Description

io.ous:jtoml
Java Parser for TOML
Project URL

Project URL

https://github.com/asafh/jtoml

Download jtoml 2.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.