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

com.electronwill.night-config:core 3.4.1

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

Категории

Категории

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

Группа

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

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

core
Версия

Версия

3.4.1
Тип

Тип

jar

Скачать core 3.4.1

Имя Файла Размер
core-3.4.1.pom
core-3.4.1.jar 182 KB
core-3.4.1-sources.jar 98 KB
core-3.4.1-javadoc.jar 762 KB
Обзор

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