MVN

org.spongepowered : configurate-yaml

Maven & Gradle

Aug 17, 2021
13 usages
341 stars

configurate-yaml · A simple configuration library for Java applications that can handle a variety of formats and provides a node-based data structure able to handle a wide variety of configuration schemas

<dependency>
    <groupId>org.spongepowered</groupId>
    <artifactId>configurate-yaml</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.spongepowered : configurate-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of org.spongepowered : configurate-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
configurate-yaml-4.1.2
configurate-yaml-4.1.1
configurate-yaml-4.1.0
4.0.x
configurate-yaml-4.0.0
3.7.x
configurate-yaml-3.7.3
configurate-yaml-3.7.2
configurate-yaml-3.7.1
3.7
configurate-yaml-3.7

How to add a dependency to Maven

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

<dependency>
    <groupId>org.spongepowered</groupId>
    <artifactId>configurate-yaml</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.spongepowered : configurate-yaml gradle dependency to your build.gradle file:

implementation 'org.spongepowered:configurate-yaml:4.1.2'

Gradle Kotlin DSL: Add the following org.spongepowered : configurate-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.spongepowered:configurate-yaml:4.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.spongepowered : configurate-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.spongepowered" % "configurate-yaml" % "4.1.2"

Advertisement

Dependencies from Group

May 19, 2022
37 usages
1.1k stars
Aug 17, 2021
27 usages
341 stars
Aug 17, 2021
17 usages
341 stars
Aug 17, 2021
13 usages
341 stars
Aug 17, 2021
12 usages
341 stars

Discover Dependencies

Aug 17, 2021
27 usages
341 stars
Aug 15, 2023
2 usages
13.4k stars
Apr 19, 2022
1 usages
2 stars
Jul 28, 2020
3 usages
0 stars
Aug 24, 2023
577 stars
Oct 24, 2021
2 stars
Aug 22, 2023
8 usages
5k stars
Jul 29, 2020
1 stars
Oct 20, 2022
2 stars