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

ru.yandex.qatools.allure:allure-model 1.4.23.HOTFIX1


Категории

Категории

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

Группа

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

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

allure-model
Версия

Версия

1.4.23.HOTFIX1
Тип

Тип

jar

Скачать allure-model 1.4.23.HOTFIX1


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