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