is not current version
Last Version 1.20.0

ru.yandex.qatools.htmlelements:htmlelements 1.18

WebDriver PageObject extension

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.htmlelements
ArtifactId

ArtifactId

htmlelements
Version

Version

1.18
Type

Type

pom

Download htmlelements 1.18

Filename Size
htmlelements-1.18.pom 3 KB
Browse

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