не последняя версия
Последняя версия 1.5.4

ru.yandex.qatools.allure:allure-report-face 1.4.0.RC1


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.allure
Идентификатор

Идентификатор

allure-report-face
Версия

Версия

1.4.0.RC1
Тип

Тип

war

Скачать allure-report-face 1.4.0.RC1


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