is not current version
Last Version 1.5.4

ru.yandex.qatools.allure:allure-testng-adaptor 1.4.0.RC1


Categories

Categories

TestNG Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-testng-adaptor
Version

Version

1.4.0.RC1
Type

Type

jar

Download allure-testng-adaptor 1.4.0.RC1


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