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

KickAss Configuration system 0.9.0

An annotation-based configuration system for Java and Kotlin

Лицензия

Лицензия

Категории

Категории

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

Группа

info.macias
Идентификатор

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

kaconf
Версия

Версия

0.9.0
Тип

Тип

jar
Описание

Описание

KickAss Configuration system
An annotation-based configuration system for Java and Kotlin
Ссылка на сайт

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

https://github.com/mariomac/kaconf

Скачать kaconf 0.9.0


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
org.jetbrains.kotlin : kotlin-test jar 1.3.61
junit : junit jar 4.11

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

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