is not current version
Last Version 1.2.2

com.tngtech.jgiven:jgiven-html5-report 0.17.1

JGiven - BDD in plain Java - Module jgiven-html5-report

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-html5-report
Version

Version

0.17.1
Type

Type

jar

Download jgiven-html5-report 0.17.1


<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/ -->
<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-html5-report</artifactId>
    <version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/
implementation 'com.tngtech.jgiven:jgiven-html5-report:0.17.1'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/
implementation ("com.tngtech.jgiven:jgiven-html5-report:0.17.1")
'com.tngtech.jgiven:jgiven-html5-report:jar:0.17.1'
<dependency org="com.tngtech.jgiven" name="jgiven-html5-report" rev="0.17.1">
  <artifact name="jgiven-html5-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-html5-report', version='0.17.1')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-html5-report" % "0.17.1"
[com.tngtech.jgiven/jgiven-html5-report "0.17.1"]