is not current version
Last Version 2.3

com.plugatar.xteps:xteps-allure 2.0

Xteps Allure integration

GroupId

GroupId

com.plugatar.xteps
ArtifactId

ArtifactId

xteps-allure
Version

Version

2.0
Type

Type

jar

Download xteps-allure 2.0


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