is not current version
Last Version 1.3.9

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


Categories

Categories

JUnit Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-junit
Version

Version

1.3.2
Type

Type

pom

Download allure-junit 1.3.2

Filename Size
allure-junit-1.3.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-junit/
implementation 'ru.yandex.qatools.allure:allure-junit:1.3.2'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-junit/
implementation ("ru.yandex.qatools.allure:allure-junit:1.3.2")
'ru.yandex.qatools.allure:allure-junit:pom:1.3.2'
<dependency org="ru.yandex.qatools.allure" name="allure-junit" rev="1.3.2">
  <artifact name="allure-junit" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-junit', version='1.3.2')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-junit" % "1.3.2"
[ru.yandex.qatools.allure/allure-junit "1.3.2"]