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

ru.yandex.qatools.matchers:webdriver-matchers 1.0


Категории

Категории

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

Группа

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

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

webdriver-matchers
Версия

Версия

1.0
Тип

Тип

jar

Скачать webdriver-matchers 1.0


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