не последняя версия
Последняя версия 1.6

xmlunit:xmlunit 0.8


Группа

Группа

xmlunit
Идентификатор

Идентификатор

xmlunit
Версия

Версия

0.8
Тип

Тип

jar

Скачать xmlunit 0.8

Имя Файла Размер
xmlunit-0.8.pom
xmlunit-0.8.jar 40 KB
Обзор

<!-- 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"]