xml

The xml framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

xml
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

xml
The xml framework for java.

Download xml

Filename Size
xml-0.0.8.pom 9 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • xml-mapping

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1