GroupId | GroupIdcom.github.grossopa |
---|---|
ArtifactId | ArtifactIdhamster-selenium-core |
Version | Version1.7 |
Type | Typejar |
Filename | Size |
---|---|
hamster-selenium-core-1.7.pom | |
hamster-selenium-core-1.7.jar | 65 KB |
hamster-selenium-core-1.7-sources.jar | 78 KB |
hamster-selenium-core-1.7-javadoc.jar | 767 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/ -->
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-core</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation 'com.github.grossopa:hamster-selenium-core:1.7'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation ("com.github.grossopa:hamster-selenium-core:1.7")
'com.github.grossopa:hamster-selenium-core:jar:1.7'
<dependency org="com.github.grossopa" name="hamster-selenium-core" rev="1.7">
<artifact name="hamster-selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-core', version='1.7')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-core" % "1.7"
[com.github.grossopa/hamster-selenium-core "1.7"]