MVN

io.konig : konig-yaml

Maven & Gradle

Oct 17, 2019
11 usages
4 stars

Konig YAML · A library for reading and writing YAML

<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-yaml</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.konig : konig-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of io.konig : konig-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
konig-yaml-2.11.0
2.8.x
konig-yaml-2.8.0
2.7.x
konig-yaml-2.7.0
2.6.x
konig-yaml-2.6.0
2.5.x
konig-yaml-2.5.0
2.4.x
konig-yaml-2.4.0
2.3.x
konig-yaml-2.3.0
2.2.x
konig-yaml-2.2.0
2.1.x
konig-yaml-2.1.0
2.0.x
konig-yaml-2.0.0
1.12.x
konig-yaml-1.12.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-yaml</artifactId>
    <version>1.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.konig : konig-yaml gradle dependency to your build.gradle file:

implementation 'io.konig:konig-yaml:1.12.0'

Gradle Kotlin DSL: Add the following io.konig : konig-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("io.konig:konig-yaml:1.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.konig : konig-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "io.konig" % "konig-yaml" % "1.12.0"

Advertisement

Dependencies from Group

Oct 17, 2019
24 usages
4 stars
Oct 17, 2019
12 usages
4 stars
Oct 17, 2019
11 usages
4 stars
Oct 17, 2019
11 usages
4 stars
Oct 17, 2019
9 usages
4 stars

Discover Dependencies

Aug 01, 2023
49 usages
2 stars
Oct 07, 2021
3 usages
0 stars
Oct 07, 2021
3 usages
0 stars
Aug 15, 2023
15 usages
Aug 22, 2023
61 usages
1k stars
Mar 17, 2017
9 usages
7 stars
Sep 20, 2021
11 usages
66 stars