License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.diversionmc |
ArtifactId | ArtifactIdxml |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionXML
Diversion Network XML implementation using Parser API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-1.1.1.pom | |
xml-1.1.1.jar | 18 KB |
xml-1.1.1-sources.jar | 6 KB |
xml-1.1.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.diversionmc/xml/ -->
<dependency>
<groupId>net.diversionmc</groupId>
<artifactId>xml</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.diversionmc/xml/
implementation 'net.diversionmc:xml:1.1.1'
// https://jarcasting.com/artifacts/net.diversionmc/xml/
implementation ("net.diversionmc:xml:1.1.1")
'net.diversionmc:xml:jar:1.1.1'
<dependency org="net.diversionmc" name="xml" rev="1.1.1">
<artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.diversionmc', module='xml', version='1.1.1')
)
libraryDependencies += "net.diversionmc" % "xml" % "1.1.1"
[net.diversionmc/xml "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.diversionmc : parser | jar | 1.0.6 |