Last Version

Cucumber-HTML 0.2.6

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

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-html
Version

Version

0.2.6
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.6


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

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.