xml

Simple module of xml building

License

License

GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

xml
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

xml
Simple module of xml building
Project URL

Project URL

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

Source Code Management

https://github.io/AseWhy/xml

Download xml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
io.github.asewhy : processors jar 1.0

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0