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

com.pojosontheweb:selenium-utils 2.0-rc1

Utilities for selenium testing

Группа

Группа

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

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

selenium-utils
Версия

Версия

2.0-rc1
Тип

Тип

pom

Скачать selenium-utils 2.0-rc1

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

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