MVN

ch.jalu : configme

Maven & Gradle

Aug 12, 2023
29 stars

ConfigMe · A simple configuration management library

<dependency>
    <groupId>ch.jalu</groupId>
    <artifactId>configme</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.jalu : configme to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of ch.jalu : configme to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
configme-1.4.0
1.3.x
configme-1.3.1
configme-1.3.0
1.2.x
configme-1.2.0
1.1.x
configme-1.1.0
1.0.x
configme-1.0.1
1.0
configme-1.0
0.4.x
configme-0.4.1
0.4
configme-0.4
0.3
configme-0.3

How to add a dependency to Maven

Add the following ch.jalu : configme maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.jalu</groupId>
    <artifactId>configme</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.jalu : configme gradle dependency to your build.gradle file:

implementation 'ch.jalu:configme:1.4.0'

Gradle Kotlin DSL: Add the following ch.jalu : configme gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.jalu:configme:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.jalu : configme sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.jalu" % "configme" % "1.4.0"

Advertisement

Dependencies from Group

Nov 26, 2017
1 usages
31 stars
Aug 12, 2023
29 stars
Nov 26, 2017
32 stars
Nov 26, 2017
31 stars
Aug 20, 2023
3 stars

Discover Dependencies

Feb 18, 2020
85 stars
Feb 18, 2020
85 stars
Jul 23, 2023
31 stars
Jan 10, 2017
Jan 10, 2017
Jan 04, 2017
0 stars
Nov 16, 2021
2 stars
Oct 01, 2017
0 stars