Last Version

xtomlj 1.1.0

A parser for Tom's Obvious, Minimal Language (TOML).

License

License

GroupId

GroupId

io.github.xtomlj
ArtifactId

ArtifactId

xtomlj
Version

Version

1.1.0
Type

Type

pom
Description

Description

xtomlj
A parser for Tom's Obvious, Minimal Language (TOML).
Project URL

Project URL

https://github.com/xtomlj/xtomlj
Source Code Management

Source Code Management

https://github.com/xtomlj/xtomlj

Download xtomlj 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.