MVN

edu.byu.hbll : config

Maven & Gradle

Aug 17, 2017
6 usages

The config library provides support for loading YAML configurations into an application.

<dependency>
    <groupId>edu.byu.hbll</groupId>
    <artifactId>config</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.byu.hbll : config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of edu.byu.hbll : config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
config-3.2.0
3.1.x
config-3.1.1

How to add a dependency to Maven

Add the following edu.byu.hbll : config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.byu.hbll</groupId>
    <artifactId>config</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.byu.hbll : config gradle dependency to your build.gradle file:

implementation 'edu.byu.hbll:config:3.2.0'

Gradle Kotlin DSL: Add the following edu.byu.hbll : config gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.byu.hbll:config:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.byu.hbll : config sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.byu.hbll" % "config" % "3.2.0"

Advertisement

Dependencies from Group

Mar 28, 2022
10 usages
Mar 30, 2022
8 usages
Aug 17, 2017
6 usages
xml
Mar 31, 2022
4 usages
Jan 11, 2018
3 usages

Discover Dependencies

May 23, 2020
3 usages
1 stars
Jul 17, 2023
28.9k stars
Aug 01, 2023
45 usages
16.3k stars
Nov 22, 2021
48 usages
82 stars
Apr 27, 2013
8 usages
382 stars
Jul 02, 2018
4 usages
1 stars
May 26, 2022
31 usages
70 stars
Apr 18, 2018
3 usages
31 stars