is not current version
Last Version 1.4.3

ru.sbtqa.tag:allure-helper 1.2.3

allure-helper description

GroupId

GroupId

ru.sbtqa.tag
ArtifactId

ArtifactId

allure-helper
Version

Version

1.2.3
Type

Type

jar

Download allure-helper 1.2.3


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