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

Toml 1.2-java-8

A Toml library. Fast, efficient, and easy to use.

Лицензия

Лицензия

Группа

Группа

com.github.jezza
Идентификатор

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

toml
Версия

Версия

1.2-java-8
Тип

Тип

jar
Описание

Описание

Toml
A Toml library. Fast, efficient, and easy to use.
Ссылка на сайт

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

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

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

https://github.com/Jezza/toml

Скачать toml 1.2-java-8


<!-- https://jarcasting.com/artifacts/com.github.jezza/toml/ -->
<dependency>
    <groupId>com.github.jezza</groupId>
    <artifactId>toml</artifactId>
    <version>1.2-java-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jezza/toml/
implementation 'com.github.jezza:toml:1.2-java-8'
// https://jarcasting.com/artifacts/com.github.jezza/toml/
implementation ("com.github.jezza:toml:1.2-java-8")
'com.github.jezza:toml:jar:1.2-java-8'
<dependency org="com.github.jezza" name="toml" rev="1.2-java-8">
  <artifact name="toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jezza', module='toml', version='1.2-java-8')
)
libraryDependencies += "com.github.jezza" % "toml" % "1.2-java-8"
[com.github.jezza/toml "1.2-java-8"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.3.1

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

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