is not current version
Last Version 1.20.0

ru.yandex.qatools.htmlelements:htmlelements-matchers 1.11


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.htmlelements
ArtifactId

ArtifactId

htmlelements-matchers
Version

Version

1.11
Type

Type

jar

Download htmlelements-matchers 1.11


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