is not current version
Last Version 0.3.0

org.smartdeveloperhub.harvesters.ci.util:ci-util-xml 0.1.0

XML utilities for the Continuous Integration Harvester of the Smart Developer Hub project

GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.util
ArtifactId

ArtifactId

ci-util-xml
Version

Version

0.1.0
Type

Type

jar

Download ci-util-xml 0.1.0


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