License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdru.yandex.qatools.matchers |
ArtifactId | ArtifactIdcommon-matchers |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYandex QATools Common Matchers
Module with matchers for common use cases
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-matchers-1.4.1.pom | |
common-matchers-1.4.1.jar | 3 KB |
common-matchers-1.4.1-sources.jar | 1 KB |
common-matchers-1.4.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/ -->
<dependency>
<groupId>ru.yandex.qatools.matchers</groupId>
<artifactId>common-matchers</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/
implementation 'ru.yandex.qatools.matchers:common-matchers:1.4.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/
implementation ("ru.yandex.qatools.matchers:common-matchers:1.4.1")
'ru.yandex.qatools.matchers:common-matchers:jar:1.4.1'
<dependency org="ru.yandex.qatools.matchers" name="common-matchers" rev="1.4.1">
<artifact name="common-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='common-matchers', version='1.4.1')
)
libraryDependencies += "ru.yandex.qatools.matchers" % "common-matchers" % "1.4.1"
[ru.yandex.qatools.matchers/common-matchers "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.lanwen.diff : uri-differ-lib | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |