is not current version
Last Version 0.2.11

com.github.cchacin:cucumber-common-steps 0.0.6

Cucumber Common Step Definitions.

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

cucumber-common-steps
Version

Version

0.0.6
Type

Type

jar

Download cucumber-common-steps 0.0.6


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