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