is not current version
Last Version 1.4.1

ru.yandex.qatools.matchers:matchers 1.4


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

matchers
Version

Version

1.4
Type

Type

pom

Download matchers 1.4

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