MVN

com.uchuhimo : konf

Maven & Gradle

Apr 08, 2021
9 usages
304 stars

konf · A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>konf</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uchuhimo : konf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.uchuhimo : konf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
konf-1.1.2
konf-1.1.1
konf-1.1.0
1.0.x
konf-1.0.0
0.23.x
konf-0.23.0
0.22.x
konf-0.22.1
konf-0.22.0
0.21.x
konf-0.21.0
0.20.x
konf-0.20.0
0.19.x
konf-0.19.0
0.18.x
konf-0.18.0
0.17.x
konf-0.17.1
konf-0.17.0
0.16.x
konf-0.16.0
0.15.x
konf-0.15.1
0.15
konf-0.15
0.14.x
konf-0.14.1
konf-0.14.0
0.13.x
konf-0.13.3
konf-0.13.2
konf-0.13.1
0.13
konf-0.13
0.12
konf-0.12

How to add a dependency to Maven

Add the following com.uchuhimo : konf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>konf</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uchuhimo : konf gradle dependency to your build.gradle file:

implementation 'com.uchuhimo:konf:1.1.2'

Gradle Kotlin DSL: Add the following com.uchuhimo : konf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uchuhimo:konf:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uchuhimo : konf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uchuhimo" % "konf" % "1.1.2"

Advertisement

Dependencies from Group

Apr 08, 2021
9 usages
304 stars
Apr 08, 2021
8 usages
304 stars
Apr 08, 2021
2 usages
304 stars
Oct 19, 2018
1 usages
9 stars
Apr 08, 2021
1 usages
304 stars

Discover Dependencies

Dec 12, 2022
6 usages
0 stars
Apr 23, 2019
2 usages
350 stars
Dec 05, 2018
5 usages
Mar 20, 2023
2 usages
17k stars
Jul 04, 2023
11 usages
35 stars
Aug 25, 2023
14 usages
11.9k stars
Feb 23, 2023
3 usages
4 stars
Mar 24, 2023
3 usages
7 stars