MVN

com.uchuhimo : konf-yaml

Maven & Gradle

Apr 08, 2021
1 usages
304 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.uchuhimo" % "konf-yaml" % "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

Apr 08, 2021
1 usages
304 stars
Apr 08, 2021
1 usages
304 stars
Apr 08, 2021
1 usages
304 stars
Feb 02, 2023
2 usages
194 stars
Sep 15, 2021
1 usages
323 stars
Aug 01, 2020
1 usages
5 stars
Feb 12, 2023
386 stars
Dec 20, 2021
3 usages
11 stars
Jan 09, 2020
1 usages
0 stars