is not current version
Last Version 1.3

com.github.liamhayes1:rest-cucumber 0.0.2

Rest Cucumber allows you to attach a rest client for retrieval of Cucumber feature files and posting of Cucumber test results

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.liamhayes1
ArtifactId

ArtifactId

rest-cucumber
Version

Version

0.0.2
Type

Type

jar

Download rest-cucumber 0.0.2


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