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

ru.yandex.qatools.matchers:common-matchers 1.1

Module with matchers for common use cases

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.matchers
Идентификатор

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

common-matchers
Версия

Версия

1.1
Тип

Тип

jar

Скачать common-matchers 1.1


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