is not current version
Last Version 1.9

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

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

GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-parent
Version

Version

1.0
Type

Type

pom

Download hamster-selenium-parent 1.0


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