is not current version
Last Version 1.3.9

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


Categories

Categories

JUnit Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-junit
Version

Version

1.2.3
Type

Type

pom

Download allure-junit 1.2.3

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