Last Version

com.github.houbb:xml-mapping 0.0.8

The xml framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

xml-mapping
Version

Version

0.0.8
Type

Type

jar
Description

Description

The xml framework for java.

Download xml-mapping 0.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.58
dom4j : dom4j jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.