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

ru.yandex.qatools.allure:allure-java-annotations 1.4.23


Категории

Категории

Java Языки программирования Dex Универсальные библиотеки Utility
Группа

Группа

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

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

allure-java-annotations
Версия

Версия

1.4.23
Тип

Тип

jar

Скачать allure-java-annotations 1.4.23


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