NightConfig core

Powerful, easy-to-use and multi-language configuration library for the JVM - core module

Лицензия

Лицензия

Категории

Категории

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

Группа

com.electronwill.night-config
Идентификатор

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

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

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

3.6.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

NightConfig core
Powerful, easy-to-use and multi-language configuration library for the JVM - core module
Ссылка на сайт

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

https://github.com/TheElectronWill/Night-Config

Скачать core

Имя Файла Размер
core-3.6.5.pom
core-3.6.5.jar 194 KB
core-3.6.5-sources.jar 106 KB
core-3.6.5-javadoc.jar 791 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0