is not current version
Last Version 1.4.0.RC9

ru.yandex.qatools.allure:allure-e2e 1.3.5


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-e2e
Version

Version

1.3.5
Type

Type

war

Download allure-e2e 1.3.5


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-e2e/ -->
<dependency>
    <groupId>ru.yandex.qatools.allure</groupId>
    <artifactId>allure-e2e</artifactId>
    <version>1.3.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-e2e/
implementation 'ru.yandex.qatools.allure:allure-e2e:1.3.5'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-e2e/
implementation ("ru.yandex.qatools.allure:allure-e2e:1.3.5")
'ru.yandex.qatools.allure:allure-e2e:war:1.3.5'
<dependency org="ru.yandex.qatools.allure" name="allure-e2e" rev="1.3.5">
  <artifact name="allure-e2e" type="war" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-e2e', version='1.3.5')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-e2e" % "1.3.5"
[ru.yandex.qatools.allure/allure-e2e "1.3.5"]