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