Last Version

cucumber-smoothie - Gherkin bindings 1.0.3

The annotations that are used to bind gherkin to cucumber step definitions.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.memtrip.cucumber.smoothie
ArtifactId

ArtifactId

gherkin-binding
Version

Version

1.0.3
Type

Type

jar
Description

Description

cucumber-smoothie - Gherkin bindings
The annotations that are used to bind gherkin to cucumber step definitions.
Project URL

Project URL

https://github.com/memtrip/cucumber-smoothie

Download gherkin-binding 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.