is not current version
Last Version 83

com.github.aoreshin:allure-steps 1.0.0.6

Project to ease pain of test automation

GroupId

GroupId

com.github.aoreshin
ArtifactId

ArtifactId

allure-steps
Version

Version

1.0.0.6
Type

Type

pom

Download allure-steps 1.0.0.6


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