is not current version
Last Version 8.7.0

net.sf.m-m-m:mmm-util-xml 8.6.0

provides utilities to deal with XML.

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-util-xml
Version

Version

8.6.0
Type

Type

jar

Download mmm-util-xml 8.6.0


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