| License | License | 
|---|---|
| GroupId | GroupIdcom.github.grossopa | 
| ArtifactId | ArtifactIdhamster-selenium-component-mat | 
| Last Version | Last Version1.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionthe Selenium implementation of https://material.angular.io/ | 
| Source Code Management | Source Code Management | 
<!-- 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.9</version>
</dependency>// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-mat/
implementation 'com.github.grossopa:hamster-selenium-component-mat:1.9'// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-mat/
implementation ("com.github.grossopa:hamster-selenium-component-mat:1.9")'com.github.grossopa:hamster-selenium-component-mat:jar:1.9'<dependency org="com.github.grossopa" name="hamster-selenium-component-mat" rev="1.9">
  <artifact name="hamster-selenium-component-mat" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-component-mat', version='1.9')
)libraryDependencies += "com.github.grossopa" % "hamster-selenium-component-mat" % "1.9"[com.github.grossopa/hamster-selenium-component-mat "1.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.grossopa : hamster-selenium-core | jar | 1.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | RELEASE | 
| org.mockito : mockito-core | jar | RELEASE | 
| net.bytebuddy : byte-buddy | jar | RELEASE | 
| com.openpojo : openpojo | jar | 0.9.1 |