cucumber-attic / html-formatter-java   11.0.2

MIT License GitHub

[READONLY] Mirror of https://github.com/cucumber/cucumber/tree/master/html-formatter/java

html-formatter 11.0.1


Group ID:
io.cucumber
Artifact ID:
html-formatter
Version:
11.0.1
Release Date:
Dec 17, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.cucumber" % "html-formatter" % "11.0.1"

Mill build tool

ivy"io.cucumber:html-formatter:11.0.1"

Scala CLI

//> using dep "io.cucumber:html-formatter:11.0.1"

Ammonite REPL

import $ivy.`io.cucumber:html-formatter:11.0.1`

<dependency>
  <groupId>io.cucumber</groupId>
  <artifactId>html-formatter</artifactId>
  <version>11.0.1</version>
</dependency>

compile group: 'io.cucumber', name: 'html-formatter', version: '11.0.1'