MVN

ru.yandex.qatools.matchers : matchers

Maven & Gradle

Apr 14, 2017
51 stars

Yandex QATools Matchers

<dependency>
    <groupId>ru.yandex.qatools.matchers</groupId>
    <artifactId>matchers</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.yandex.qatools.matchers : matchers to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of ru.yandex.qatools.matchers : matchers to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
matchers-1.4.1
1.4
matchers-1.4
1.3
matchers-1.3
1.2
matchers-1.2
1.1
matchers-1.1
1.0
matchers-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.yandex.qatools.matchers</groupId>
    <artifactId>matchers</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement