xml

A library for working with XML.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

xml
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xml
A library for working with XML.
Project URL

Project URL

https://github.com/KyoriPowered/xml/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/xml/

Download xml

How to add to project

<!-- https://jarcasting.com/artifacts/net.kyori/xml/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>xml</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kyori/xml/
implementation 'net.kyori:xml:1.0.0'
// https://jarcasting.com/artifacts/net.kyori/xml/
implementation ("net.kyori:xml:1.0.0")
'net.kyori:xml:jar:1.0.0'
<dependency org="net.kyori" name="xml" rev="1.0.0">
  <artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kyori', module='xml', version='1.0.0')
)
libraryDependencies += "net.kyori" % "xml" % "1.0.0"
[net.kyori/xml "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
net.kyori : lunar jar 1.0.6-SNAPSHOT
org.checkerframework : checker-qual jar 2.4.0
org.jdom : jdom2 jar 2.0.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

xml

Build Status

net.kyori

Kyori

https://discord.gg/MMfhJ8F

Versions

Version
1.0.0