is not current version
Last Version 0.1.3

io.github.brobert83:cucumber-http-java8 0.1.0

Utility for Cucumber http calls (Java 8)

Categories

Categories

Java 8 Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.brobert83
ArtifactId

ArtifactId

cucumber-http-java8
Version

Version

0.1.0
Type

Type

jar

Download cucumber-http-java8 0.1.0


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