is not current version
Last Version 1.4.3

ru.sbtqa.tag:allure-helper 1.2.8

allure-helper description

GroupId

GroupId

ru.sbtqa.tag
ArtifactId

ArtifactId

allure-helper
Version

Version

1.2.8
Type

Type

jar

Download allure-helper 1.2.8


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