| Группа | Группаorg.testinfected.hamcrest-matchers |
|---|---|
| Идентификатор | Идентификаторdom-matchers |
| Версия | Версия1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dom-matchers-1.7.pom | |
| dom-matchers-1.7.jar | 14 KB |
| dom-matchers-1.7-sources.jar | 7 KB |
| dom-matchers-1.7-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/ -->
<dependency>
<groupId>org.testinfected.hamcrest-matchers</groupId>
<artifactId>dom-matchers</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/
implementation 'org.testinfected.hamcrest-matchers:dom-matchers:1.7'
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/
implementation ("org.testinfected.hamcrest-matchers:dom-matchers:1.7")
'org.testinfected.hamcrest-matchers:dom-matchers:jar:1.7'
<dependency org="org.testinfected.hamcrest-matchers" name="dom-matchers" rev="1.7">
<artifact name="dom-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testinfected.hamcrest-matchers', module='dom-matchers', version='1.7')
)
libraryDependencies += "org.testinfected.hamcrest-matchers" % "dom-matchers" % "1.7"
[org.testinfected.hamcrest-matchers/dom-matchers "1.7"]