GroupId | GroupIdcom.github.grossopa |
---|---|
ArtifactId | ArtifactIdhamster-selenium-core |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
hamster-selenium-core-1.6.pom | |
hamster-selenium-core-1.6.jar | 63 KB |
hamster-selenium-core-1.6-sources.jar | 73 KB |
hamster-selenium-core-1.6-javadoc.jar | 742 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation 'com.github.grossopa:hamster-selenium-core:1.6'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation ("com.github.grossopa:hamster-selenium-core:1.6")
'com.github.grossopa:hamster-selenium-core:jar:1.6'
<dependency org="com.github.grossopa" name="hamster-selenium-core" rev="1.6">
<artifact name="hamster-selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-core', version='1.6')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-core" % "1.6"
[com.github.grossopa/hamster-selenium-core "1.6"]