is not current version
Last Version 0.2.11

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

Cucumber Common Step Definitions.

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

cucumber-common-steps
Version

Version

0.2.8
Type

Type

jar

Download cucumber-common-steps 0.2.8


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