is not current version
Last Version 1.4.1

ru.yandex.qatools.matchers:collection-matchers 1.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

collection-matchers
Version

Version

1.0
Type

Type

jar

Download collection-matchers 1.0


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