is not current version
Last Version 1.0.3

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

Selenium extension for Java which provides KPIs of file downloads.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automatedowl
ArtifactId

ArtifactId

selenium-download-kpi
Version

Version

1.0.2
Type

Type

jar

Download selenium-download-kpi 1.0.2


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