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