Последняя версия

xtomlj 1.1.0

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

Лицензия

Лицензия

Группа

Группа

io.github.xtomlj
Идентификатор

Идентификатор

xtomlj
Версия

Версия

1.1.0
Тип

Тип

pom
Описание

Описание

xtomlj
A parser for Tom's Obvious, Minimal Language (TOML).
Ссылка на сайт

Ссылка на сайт

https://github.com/xtomlj/xtomlj
Система контроля версий

Система контроля версий

https://github.com/xtomlj/xtomlj

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.antlr : antlr4-runtime jar 4.7.2
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

Данный проект не имеет модулей.