is not current version
Last Version 2.2.1

com.github.bogdanlivadariu:cucumber-reporting-handlebars 1.1.1

Module used to generate cucumber reports using handlebars

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

cucumber-reporting-handlebars
Version

Version

1.1.1
Type

Type

jar

Download cucumber-reporting-handlebars 1.1.1


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