is not current version
Last Version 0.0.7

com.giffing.easyxml:easyxml-jaxb 0.0.4


GroupId

GroupId

com.giffing.easyxml
ArtifactId

ArtifactId

easyxml-jaxb
Version

Version

0.0.4
Type

Type

jar

Download easyxml-jaxb 0.0.4


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