Last Version

xml 0.0.8

The xml framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

xml
Version

Version

0.0.8
Type

Type

pom
Description

Description

xml
The xml framework for java.

Download xml 0.0.8

Filename Size
xml-0.0.8.pom 9 KB
Browse

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