| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toast-tk |
| Идентификатор | Идентификаторtoast-tk-selenium-plugin |
| Последняя версия | Последняя версия0.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеToast Toolkit - Selenium Plugin
Toast TK Engine Selenium Plugin
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| toast-tk-selenium-plugin-0.1.6.pom | |
| toast-tk-selenium-plugin-0.1.6.jar | 32 KB |
| toast-tk-selenium-plugin-0.1.6-sources.jar | 12 KB |
| toast-tk-selenium-plugin-0.1.6-javadoc.jar | 117 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.toast-tk/toast-tk-selenium-plugin/ -->
<dependency>
<groupId>io.toast-tk</groupId>
<artifactId>toast-tk-selenium-plugin</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.toast-tk/toast-tk-selenium-plugin/
implementation 'io.toast-tk:toast-tk-selenium-plugin:0.1.6'
// https://jarcasting.com/artifacts/io.toast-tk/toast-tk-selenium-plugin/
implementation ("io.toast-tk:toast-tk-selenium-plugin:0.1.6")
'io.toast-tk:toast-tk-selenium-plugin:jar:0.1.6'
<dependency org="io.toast-tk" name="toast-tk-selenium-plugin" rev="0.1.6">
<artifact name="toast-tk-selenium-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toast-tk', module='toast-tk-selenium-plugin', version='0.1.6')
)
libraryDependencies += "io.toast-tk" % "toast-tk-selenium-plugin" % "0.1.6"
[io.toast-tk/toast-tk-selenium-plugin "0.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-server | jar | 2.53.0 |
| io.toast-tk : toast-tk-adapters-api | jar | 0.1.5-SNAPSHOT |