MVN

be.cylab : snakeyaml

Maven & Gradle

Aug 27, 2019
3 usages

SnakeYAML · YAML 1.1 parser and emitter for Java

<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>snakeyaml</artifactId>
    <version>1.25.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.cylab : snakeyaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.25.1

All Versions

Choose a version of be.cylab : snakeyaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.25.x
snakeyaml-1.25.1

How to add a dependency to Maven

Add the following be.cylab : snakeyaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>snakeyaml</artifactId>
    <version>1.25.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.cylab : snakeyaml gradle dependency to your build.gradle file:

implementation 'be.cylab:snakeyaml:1.25.1'

Gradle Kotlin DSL: Add the following be.cylab : snakeyaml gradle kotlin dependency to your build.gradle.kts file:

implementation("be.cylab:snakeyaml:1.25.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.cylab : snakeyaml sbt scala dependency to your build.sbt file:

libraryDependencies += "be.cylab" % "snakeyaml" % "1.25.1"

Advertisement

Dependencies from Group

Aug 27, 2019
3 usages
Sep 20, 2019
2 usages
Apr 02, 2019
1 usages
Mar 08, 2020
1 usages
May 05, 2018
4 stars

Discover Dependencies

Sep 06, 2021
3 usages
32 stars
Apr 20, 2021
1 usages
23 stars
Apr 08, 2022
1 usages
15 stars
api
Apr 08, 2022
1 usages
15 stars
Apr 14, 2021
2 usages
Oct 14, 2021
2 usages
42 stars
Oct 14, 2021
2 usages
42 stars
Jul 28, 2023
4 usages
330 stars