is not current version
Last Version 83

com.github.aoreshin:allure-webdriver 1.0.0.2

Extensions and page object implementation to use with Allure

GroupId

GroupId

com.github.aoreshin
ArtifactId

ArtifactId

allure-webdriver
Version

Version

1.0.0.2
Type

Type

jar

Download allure-webdriver 1.0.0.2


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