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