MVN

com.electronwill.night-config : core

Maven & Gradle

Aug 30, 2022
6 usages
191 stars

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

<dependency>
    <groupId>com.electronwill.night-config</groupId>
    <artifactId>core</artifactId>
    <version>3.6.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.electronwill.night-config : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.6

All Versions

Choose a version of com.electronwill.night-config : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
core-3.6.6
core-3.6.5
core-3.6.4
core-3.6.3
core-3.6.2
core-3.6.1
core-3.6.0
3.5.x
core-3.5.3
core-3.5.2
core-3.5.1
core-3.5.0
3.4.x
core-3.4.2
core-3.4.1
core-3.4.0
3.3.x
core-3.3.1
core-3.3.0

How to add a dependency to Maven

Add the following com.electronwill.night-config : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.electronwill.night-config</groupId>
    <artifactId>core</artifactId>
    <version>3.6.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.electronwill.night-config : core gradle dependency to your build.gradle file:

implementation 'com.electronwill.night-config:core:3.6.6'

Gradle Kotlin DSL: Add the following com.electronwill.night-config : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.electronwill.night-config:core:3.6.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.electronwill.night-config : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.electronwill.night-config" % "core" % "3.6.6"

Advertisement

Dependencies from Group

Aug 30, 2022
6 usages
191 stars
Aug 30, 2022
4 usages
191 stars
Aug 30, 2022
4 usages
191 stars
Aug 30, 2022
1 usages
191 stars
Aug 30, 2022
1 usages
191 stars

Discover Dependencies

Jan 17, 2010
12 usages
Feb 24, 2016
5 usages
Aug 09, 2019
11 usages
220 stars
Sep 14, 2015
10 usages
Jun 11, 2016
2 usages
11 stars
Oct 22, 2013
3 usages
Dec 14, 2021
26 usages
69 stars
Apr 05, 2019
7 usages
0 stars