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