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

com.github.alkedr:reporting-matchers 0.15.2

A library of hamcrest matchers

Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

com.github.alkedr
Идентификатор

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

reporting-matchers
Версия

Версия

0.15.2
Тип

Тип

jar

Скачать reporting-matchers 0.15.2


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