appconfig

Application configuration utilities

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

appconfig
Application configuration utilities
Ссылка на сайт

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

https://github.com/cloudecho/appconfig
Организация-разработчик

Организация-разработчик

cloudecho

Скачать appconfig

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.cloudecho : xmlbean jar 1.5.5

test (1)

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

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

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

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

Версия
1.0.0