is not current version
Last Version 1.9

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


GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-examples
Version

Version

1.6
Type

Type

jar

Download hamster-selenium-examples 1.6


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