is not current version
Last Version 1.4.0.RC9

ru.yandex.qatools.allure:allure-java-commons 1.3.4


Categories

Categories

Java Languages Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-java-commons
Version

Version

1.3.4
Type

Type

jar

Download allure-java-commons 1.3.4


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