io.ous:jtoml

Java Parser for TOML

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.ous:jtoml
Java Parser for TOML
Ссылка на сайт

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

https://github.com/asafh/jtoml

Скачать jtoml

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

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

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

Версии библиотеки

Версия
2.0.0
1.0.1
1.0.0