| Группа | Группаcom.github.grossopa |
|---|---|
| Идентификатор | Идентификаторhamster-selenium-examples |
| Версия | Версия1.8.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hamster-selenium-examples-1.8.2.pom | |
| hamster-selenium-examples-1.8.2.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/ -->
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-examples</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/
implementation 'com.github.grossopa:hamster-selenium-examples:1.8.2'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/
implementation ("com.github.grossopa:hamster-selenium-examples:1.8.2")
'com.github.grossopa:hamster-selenium-examples:jar:1.8.2'
<dependency org="com.github.grossopa" name="hamster-selenium-examples" rev="1.8.2">
<artifact name="hamster-selenium-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-examples', version='1.8.2')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-examples" % "1.8.2"
[com.github.grossopa/hamster-selenium-examples "1.8.2"]