is not current version
Last Version 1.0.3

com.metreeca:metreeca-xml 0.54.0

Adapter kit for XML data.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-xml
Version

Version

0.54.0
Type

Type

jar

Download metreeca-xml 0.54.0


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