is not current version
Last Version 1.4.1

tech.grasshopper:rest-assured-cucumber-pdf-report 1.4.0

Generates Cucumber and Rest Assured execution report in PDF format

Categories

Categories

Cucumber Application Testing & Monitoring PDF Data
GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

rest-assured-cucumber-pdf-report
Version

Version

1.4.0
Type

Type

jar

Download rest-assured-cucumber-pdf-report 1.4.0


<!-- https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-cucumber-pdf-report/ -->
<dependency>
    <groupId>tech.grasshopper</groupId>
    <artifactId>rest-assured-cucumber-pdf-report</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-cucumber-pdf-report/
implementation 'tech.grasshopper:rest-assured-cucumber-pdf-report:1.4.0'
// https://jarcasting.com/artifacts/tech.grasshopper/rest-assured-cucumber-pdf-report/
implementation ("tech.grasshopper:rest-assured-cucumber-pdf-report:1.4.0")
'tech.grasshopper:rest-assured-cucumber-pdf-report:jar:1.4.0'
<dependency org="tech.grasshopper" name="rest-assured-cucumber-pdf-report" rev="1.4.0">
  <artifact name="rest-assured-cucumber-pdf-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='rest-assured-cucumber-pdf-report', version='1.4.0')
)
libraryDependencies += "tech.grasshopper" % "rest-assured-cucumber-pdf-report" % "1.4.0"
[tech.grasshopper/rest-assured-cucumber-pdf-report "1.4.0"]