Last Version

Cucumber-HTML 0.2.7

Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-html
Version

Version

0.2.7
Type

Type

jar
Description

Description

Cucumber-HTML
Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations.

Download cucumber-html 0.2.7


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

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.