is not current version
Last Version 2.2.1

com.github.bogdanlivadariu:rspec-reporting-handlebars 1.0.2

Module used to generate RSpec reports using handlebars

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

rspec-reporting-handlebars
Version

Version

1.0.2
Type

Type

jar

Download rspec-reporting-handlebars 1.0.2


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