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

it.ozimov:hamcrest-matchers 0.10.0


Группа

Группа

it.ozimov
Идентификатор

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

hamcrest-matchers
Версия

Версия

0.10.0
Тип

Тип

pom

Скачать hamcrest-matchers 0.10.0

Имя Файла Размер
hamcrest-matchers-0.10.0.pom 746 bytes
Обзор

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