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

com.pojosontheweb:selenium-utils-core 1.0.5


Группа

Группа

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

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

selenium-utils-core
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать selenium-utils-core 1.0.5


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