is not current version
Last Version 2.3

ru.yandex.qatools.allure:allure-report-builder 2.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-report-builder
Version

Version

2.1
Type

Type

jar

Download allure-report-builder 2.1


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