MVN

net.pwall.yaml : yaml-base

Maven & Gradle

Jul 10, 2023
3 usages
1 stars

YAML Base · Base classes for YAML implementation

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

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
yaml-base-1.3
1.2
yaml-base-1.2
1.1
yaml-base-1.1
1.0
yaml-base-1.0
0.2
yaml-base-0.2
0.1
yaml-base-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.yaml</groupId>
    <artifactId>yaml-base</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.pwall.yaml:yaml-base:1.3'

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

implementation("net.pwall.yaml:yaml-base:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.pwall.yaml" % "yaml-base" % "1.3"

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 16, 2023
1 usages
193 stars
Aug 18, 2023
1 usages
9 stars
Dec 29, 2022
1 usages
43 stars
Dec 29, 2022
1 usages
43 stars
Oct 08, 2020
3 stars
Jan 17, 2021
0 stars
Feb 26, 2021
0 stars
Sep 30, 2020
0 stars