is not current version
Last Version 83

com.github.aoreshin:allure-webdriver 1.0.0.9

Project to ease pain of test automation

GroupId

GroupId

com.github.aoreshin
ArtifactId

ArtifactId

allure-webdriver
Version

Version

1.0.0.9
Type

Type

pom

Download allure-webdriver 1.0.0.9


<!-- https://jarcasting.com/artifacts/com.github.aoreshin/allure-webdriver/ -->
<dependency>
    <groupId>com.github.aoreshin</groupId>
    <artifactId>allure-webdriver</artifactId>
    <version>1.0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-webdriver/
implementation 'com.github.aoreshin:allure-webdriver:1.0.0.9'
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-webdriver/
implementation ("com.github.aoreshin:allure-webdriver:1.0.0.9")
'com.github.aoreshin:allure-webdriver:pom:1.0.0.9'
<dependency org="com.github.aoreshin" name="allure-webdriver" rev="1.0.0.9">
  <artifact name="allure-webdriver" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aoreshin', module='allure-webdriver', version='1.0.0.9')
)
libraryDependencies += "com.github.aoreshin" % "allure-webdriver" % "1.0.0.9"
[com.github.aoreshin/allure-webdriver "1.0.0.9"]