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

com.electronwill.night-config:core 3.3.0

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

Категории

Категории

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

Группа

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

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

core
Версия

Версия

3.3.0
Тип

Тип

jar

Скачать core 3.3.0

Имя Файла Размер
core-3.3.0.pom
core-3.3.0.jar 179 KB
core-3.3.0-sources.jar 97 KB
core-3.3.0-javadoc.jar 364 KB
Обзор

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