is not current version
Last Version 1.9

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


GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-examples
Version

Version

1.7
Type

Type

jar

Download hamster-selenium-examples 1.7


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