is not current version
Last Version 1.3.9

ru.yandex.qatools.allure:allure-junit 1.3.0


Categories

Categories

JUnit Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-junit
Version

Version

1.3.0
Type

Type

pom

Download allure-junit 1.3.0

Filename Size
allure-junit-1.3.0.pom 633 bytes
Browse

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