Last Version

GenJava-XML 1.1

XML parser component of GenJava-Core.

GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-xml
Version

Version

1.1
Type

Type

jar
Description

Description

GenJava-XML
XML parser component of GenJava-Core.

Download gj-xml 1.1


<!-- 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.