is not current version
Last Version 1.4.1

ru.yandex.qatools.matchers:matcher-decorators 1.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

matcher-decorators
Version

Version

1.1
Type

Type

jar

Download matcher-decorators 1.1


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