is not current version
Last Version 1.9

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


GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-examples
Version

Version

1.0
Type

Type

jar

Download hamster-selenium-examples 1.0


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