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