MVN

net.kyori : xml

Maven & Gradle

Jul 04, 2018
2 stars

xml · A library for working with XML.

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>xml</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kyori : xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.kyori : xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xml-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>xml</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kyori : xml gradle dependency to your build.gradle file:

implementation 'net.kyori:xml:1.0.0'

Gradle Kotlin DSL: Add the following net.kyori : xml gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kyori:xml:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kyori : xml sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kyori" % "xml" % "1.0.0"

Advertisement

Dependencies from Group

Jun 07, 2023
62 usages
662 stars
Jun 07, 2023
35 usages
662 stars
Jun 07, 2023
31 usages
662 stars
Jun 07, 2023
23 usages
662 stars
Mar 16, 2023
13 usages
156 stars

Discover Dependencies

Aug 29, 2018
3 stars
Aug 06, 2023
3 usages
29 stars
Jul 07, 2018
9 stars
Jul 05, 2018
14 stars
Mar 23, 2019
8 stars
Jun 07, 2021
30 stars
Jun 07, 2021
32 stars
Jun 07, 2021
32 stars
Jul 03, 2018
326 stars