is not current version
Last Version 0.15.8.202206221624

com.thegoate:xml 0.15.8.202104272200

goate module for xml

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

xml
Version

Version

0.15.8.202104272200
Type

Type

jar

Download xml 0.15.8.202104272200


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