org.trendafilov.confucius:confucius

A NoXML, lightweight configuration library

Лицензия

Лицензия

Группа

Группа

org.trendafilov.confucius
Идентификатор

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

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

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

A NoXML, lightweight configuration library
Ссылка на сайт

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

http://github.com/IvanTrendafilov/Confucius

Скачать confucius

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

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

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.2.2
1.2.1
1.2
1.1