is not current version
Last Version 1.4.1

ru.yandex.qatools.matchers:nio-matchers 1.2


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

nio-matchers
Version

Version

1.2
Type

Type

jar

Download nio-matchers 1.2


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