is not current version
Last Version 1.4.1

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

Module with matchers for common use cases

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

common-matchers
Version

Version

1.3
Type

Type

jar

Download common-matchers 1.3


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