is not current version
Last Version 7.3.0

me.jvt.cucumber:reporting-plugin 5.2.0

A plug-in for Cucumber JVM that renders an HTML report

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

me.jvt.cucumber
ArtifactId

ArtifactId

reporting-plugin
Version

Version

5.2.0
Type

Type

jar

Download reporting-plugin 5.2.0


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