GenJava-XML

XML parser component of GenJava-Core.

GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-xml
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GenJava-XML
XML parser component of GenJava-Core.

Download gj-xml

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0