is not current version
Last Version 0.4.1

com.github.fmarmar:cucumber-tools 0.2.0

Tooling set for working with cucumber

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.fmarmar
ArtifactId

ArtifactId

cucumber-tools
Version

Version

0.2.0
Type

Type

jar

Download cucumber-tools 0.2.0


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