Config Annotation

A simple configuration parse and export library written in Kotlin.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.marks-yag
Идентификатор

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

config-annotation
Последняя версия

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

0.12.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Config Annotation
A simple configuration parse and export library written in Kotlin.
Ссылка на сайт

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

https://github.com/marks-yag/config
Система контроля версий

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

https://github.com/marks-yag/config

Скачать config-annotation

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

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

Зависимости

compile (1)

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

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

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

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

Версия
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0