is not current version
Last Version 0.0.7

com.giffing.easyxml:easyxml-parent 0.0.4

Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2

GroupId

GroupId

com.giffing.easyxml
ArtifactId

ArtifactId

easyxml-parent
Version

Version

0.0.4
Type

Type

pom

Download easyxml-parent 0.0.4

Filename Size
easyxml-parent-0.0.4.pom 6 KB
Browse

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