MVN

org.spongepowered : configurate-xml

Maven & Gradle

Aug 17, 2021
5 usages
341 stars

configurate-xml · 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-xml</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.1.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.spongepowered" % "configurate-xml" % "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

Dec 26, 2022
2 usages
1.9k stars
Jul 05, 2023
6 usages
61 stars
Aug 30, 2021
2 usages
428 stars
Mar 29, 2022
1 usages
4 stars
Feb 04, 2022
1 usages
0 stars
Aug 15, 2023
1 usages
8 stars