is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.util.xml 3.0.9

Little utilities to generate XML/HTML.

GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.util.xml
Version

Version

3.0.9
Type

Type

jar

Download de.micromata.mgc.util.xml 3.0.9


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