is not current version
Last Version 1.1.1

tech.grasshopper:allure-cucumber-mapping-plugin 1.0.0

Allure id and Cucumber Scenario uri mapping

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

allure-cucumber-mapping-plugin
Version

Version

1.0.0
Type

Type

jar

Download allure-cucumber-mapping-plugin 1.0.0


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