MVN

com.uchuhimo : konf-core

Maven & Gradle

Apr 08, 2021
8 usages
304 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

Version Vulnerabilities Updated
1.1.x
konf-core-1.1.2
konf-core-1.1.1
konf-core-1.1.0
1.0.x
konf-core-1.0.0
0.23.x
konf-core-0.23.0
0.22.x
konf-core-0.22.1
konf-core-0.22.0
0.21.x
konf-core-0.21.0
0.20.x
konf-core-0.20.0
0.19.x
konf-core-0.19.0
0.18.x
konf-core-0.18.0
0.17.x
konf-core-0.17.1
konf-core-0.17.0
0.16.x
konf-core-0.16.0
0.15.x
konf-core-0.15.1
0.15
konf-core-0.15

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.uchuhimo:konf-core:1.1.2'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.uchuhimo" % "konf-core" % "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 18, 2021
14 usages
783 stars
Nov 08, 2020
4 usages
Jul 10, 2023
5 usages
26 stars
May 23, 2022
1 usages
2 stars
Apr 20, 2021
2 usages
0 stars
Mar 19, 2022
3 usages
4 stars