is not current version
Last Version 3.6.5

NightConfig core 3.6.3

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

core
Version

Version

3.6.3
Type

Type

jar
Description

Description

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

Project URL

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

Download core 3.6.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.