is not current version
Last Version 1.5.4

ru.yandex.qatools.allure:allure-model 1.4.0.RC4


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-model
Version

Version

1.4.0.RC4
Type

Type

jar

Download allure-model 1.4.0.RC4


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