is not current version
Last Version 1.4.1

ru.yandex.qatools.matchers:matchers 1.3


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

matchers
Version

Version

1.3
Type

Type

pom

Download matchers 1.3

Filename Size
matchers-1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/matchers/
implementation 'ru.yandex.qatools.matchers:matchers:1.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/matchers/
implementation ("ru.yandex.qatools.matchers:matchers:1.3")
'ru.yandex.qatools.matchers:matchers:pom:1.3'
<dependency org="ru.yandex.qatools.matchers" name="matchers" rev="1.3">
  <artifact name="matchers" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='matchers', version='1.3')
)
libraryDependencies += "ru.yandex.qatools.matchers" % "matchers" % "1.3"
[ru.yandex.qatools.matchers/matchers "1.3"]