GroupId | GroupIdcom.github.grossopa |
---|---|
ArtifactId | ArtifactIdhamster-selenium-component-mat |
Version | Version1.8.2 |
Type | Typejar |
<!-- 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.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-mat/
implementation 'com.github.grossopa:hamster-selenium-component-mat:1.8.2'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-component-mat/
implementation ("com.github.grossopa:hamster-selenium-component-mat:1.8.2")
'com.github.grossopa:hamster-selenium-component-mat:jar:1.8.2'
<dependency org="com.github.grossopa" name="hamster-selenium-component-mat" rev="1.8.2">
<artifact name="hamster-selenium-component-mat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-component-mat', version='1.8.2')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-component-mat" % "1.8.2"
[com.github.grossopa/hamster-selenium-component-mat "1.8.2"]