is not current version
Last Version 2.2.1

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

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

2.1.2
Type

Type

jar

Download cucumber-reporting-handlebars 2.1.2


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