is not current version
Last Version 0.2.11

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

Cucumber Common Step Definitions.

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

cucumber-common-steps
Version

Version

0.2.4
Type

Type

jar

Download cucumber-common-steps 0.2.4


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