is not current version
Last Version 1.9

com.github.grossopa:hamster-selenium-component-mat 1.7

the Selenium implementation of https://material.angular.io/

GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-component-mat
Version

Version

1.7
Type

Type

jar

Download hamster-selenium-component-mat 1.7


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