Last Version

Yandex QATools Matchers 1.4.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

matchers
Version

Version

1.4.1
Type

Type

pom
Description

Description

Yandex QATools Matchers
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yandex-qatools/matchers-java/
Project Organization

Project Organization

Yandex

Download matchers 1.4.1

Filename Size
matchers-1.4.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webdriver-matchers
  • collection-matchers
  • matcher-decorators
  • common-matchers
  • nio-matchers