is not current version
Last Version 1.6

xmlunit:xmlunit 0.8


GroupId

GroupId

xmlunit
ArtifactId

ArtifactId

xmlunit
Version

Version

0.8
Type

Type

jar

Download xmlunit 0.8


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