не последняя версия
Последняя версия 1.0.3

com.github.automatedowl:selenium-download-kpi 1.0.0

Selenium extension for Java which provides KPIs of file downloads.

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.automatedowl
Идентификатор

Идентификатор

selenium-download-kpi
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать selenium-download-kpi 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.automatedowl/selenium-download-kpi/ -->
<dependency>
    <groupId>com.github.automatedowl</groupId>
    <artifactId>selenium-download-kpi</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automatedowl/selenium-download-kpi/
implementation 'com.github.automatedowl:selenium-download-kpi:1.0.0'
// https://jarcasting.com/artifacts/com.github.automatedowl/selenium-download-kpi/
implementation ("com.github.automatedowl:selenium-download-kpi:1.0.0")
'com.github.automatedowl:selenium-download-kpi:jar:1.0.0'
<dependency org="com.github.automatedowl" name="selenium-download-kpi" rev="1.0.0">
  <artifact name="selenium-download-kpi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automatedowl', module='selenium-download-kpi', version='1.0.0')
)
libraryDependencies += "com.github.automatedowl" % "selenium-download-kpi" % "1.0.0"
[com.github.automatedowl/selenium-download-kpi "1.0.0"]