Config

A simple configuration parse and export library written in Kotlin.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.12.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

Скачать config

Имя Файла Размер
config-0.12.6.pom 5 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • annotation
  • core

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

Версия
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
0.10.2
0.10.1
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1