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

com.pojosontheweb:selenium-utils 1.4.5

Utilities for selenium testing

Группа

Группа

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

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

selenium-utils
Версия

Версия

1.4.5
Тип

Тип

pom

Скачать selenium-utils 1.4.5

Имя Файла Размер
selenium-utils-1.4.5.pom 5 KB
Обзор

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