не последняя версия
Последняя версия 1.6

com.dev9:webdriver-utils 1.3

Webdriver Utils

Группа

Группа

com.dev9
Идентификатор

Идентификатор

webdriver-utils
Версия

Версия

1.3
Тип

Тип

jar

Скачать webdriver-utils 1.3


<!-- https://jarcasting.com/artifacts/com.dev9/webdriver-utils/ -->
<dependency>
    <groupId>com.dev9</groupId>
    <artifactId>webdriver-utils</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dev9/webdriver-utils/
implementation 'com.dev9:webdriver-utils:1.3'
// https://jarcasting.com/artifacts/com.dev9/webdriver-utils/
implementation ("com.dev9:webdriver-utils:1.3")
'com.dev9:webdriver-utils:jar:1.3'
<dependency org="com.dev9" name="webdriver-utils" rev="1.3">
  <artifact name="webdriver-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dev9', module='webdriver-utils', version='1.3')
)
libraryDependencies += "com.dev9" % "webdriver-utils" % "1.3"
[com.dev9/webdriver-utils "1.3"]