XML

Diversion Network XML implementation using Parser API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.diversionmc
ArtifactId

ArtifactId

xml
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

XML
Diversion Network XML implementation using Parser API.
Project URL

Project URL

https://gitlab.com/diversionmc/xml
Source Code Management

Source Code Management

https://gitlab.com/diversionmc/xml/tree/master

Download xml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.diversionmc : parser jar 1.0.6
net.diversionmc : result jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0