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