| License | License | 
|---|---|
| Categories | CategoriesDex General Purpose Libraries Utility | 
| GroupId | GroupIdru.yandex.qatools.matchers | 
| ArtifactId | ArtifactIdwebdriver-matchers | 
| Last Version | Last Version1.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionYandex QATools WebDriver Matchers Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| webdriver-matchers-1.4.1.pom | |
| webdriver-matchers-1.4.1.jar | 12 KB | 
| webdriver-matchers-1.4.1-sources.jar | 6 KB | 
| webdriver-matchers-1.4.1-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/webdriver-matchers/ -->
<dependency>
    <groupId>ru.yandex.qatools.matchers</groupId>
    <artifactId>webdriver-matchers</artifactId>
    <version>1.4.1</version>
</dependency>// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/webdriver-matchers/
implementation 'ru.yandex.qatools.matchers:webdriver-matchers:1.4.1'// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/webdriver-matchers/
implementation ("ru.yandex.qatools.matchers:webdriver-matchers:1.4.1")'ru.yandex.qatools.matchers:webdriver-matchers:jar:1.4.1'<dependency org="ru.yandex.qatools.matchers" name="webdriver-matchers" rev="1.4.1">
  <artifact name="webdriver-matchers" type="jar" />
</dependency>@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='webdriver-matchers', version='1.4.1')
)libraryDependencies += "ru.yandex.qatools.matchers" % "webdriver-matchers" % "1.4.1"[ru.yandex.qatools.matchers/webdriver-matchers "1.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| ru.yandex.qatools.matchers : matcher-decorators | jar | 1.4.1 | 
| org.seleniumhq.selenium : selenium-java | jar | 3.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.7.11 |