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

com.github.grossopa:hamster-selenium-parent 1.7

The framework to support selenium to be able to test against web applications built from modern front-end framework such as Material-UI

Группа

Группа

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

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

hamster-selenium-parent
Версия

Версия

1.7
Тип

Тип

pom

Скачать hamster-selenium-parent 1.7

Имя Файла Размер
hamster-selenium-parent-1.7.pom 12 KB
Обзор

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