MVN

net.pwall.yaml : yaml-simple

Maven & Gradle

Jul 10, 2023
5 usages
1 stars

YAML Simple · Simple implementation of YAML

<dependency>
    <groupId>net.pwall.yaml</groupId>
    <artifactId>yaml-simple</artifactId>
    <version>1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.yaml : yaml-simple to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.15

All Versions

Choose a version of net.pwall.yaml : yaml-simple to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.15
yaml-simple-1.15
1.14
yaml-simple-1.14
1.13
yaml-simple-1.13
1.12
yaml-simple-1.12
1.11
yaml-simple-1.11
1.10
yaml-simple-1.10
1.9
yaml-simple-1.9
1.8
yaml-simple-1.8
1.7
yaml-simple-1.7
1.6
yaml-simple-1.6
1.5
yaml-simple-1.5
1.4
yaml-simple-1.4
1.3
yaml-simple-1.3
1.2.x
yaml-simple-1.2.3
yaml-simple-1.2.2
yaml-simple-1.2.1
1.2
yaml-simple-1.2
1.1
yaml-simple-1.1
1.0
yaml-simple-1.0
0.2.x
yaml-simple-0.2.1
0.2
yaml-simple-0.2
0.1
yaml-simple-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.yaml</groupId>
    <artifactId>yaml-simple</artifactId>
    <version>1.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.yaml : yaml-simple gradle dependency to your build.gradle file:

implementation 'net.pwall.yaml:yaml-simple:1.15'

Gradle Kotlin DSL: Add the following net.pwall.yaml : yaml-simple gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.yaml:yaml-simple:1.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.yaml : yaml-simple sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.yaml" % "yaml-simple" % "1.15"

Advertisement

Dependencies from Group

Jul 10, 2023
5 usages
1 stars
Jul 10, 2023
3 usages
1 stars

Discover Dependencies

Jun 29, 2023
2 usages
3 stars
Sep 01, 2022
57 stars
Aug 12, 2021
0 stars
Jul 05, 2023
9 usages
125 stars
Jun 16, 2021
2 usages
Mar 14, 2022
1 usages
66 stars
Jul 01, 2022
2 usages
10 stars