j

jgiven-html5-report

JGiven - BDD in plain Java - Module jgiven-html5-report
http://jgiven.org
The Apache Software License, Version 2.0
Jan Schäfer
Files download
File Operation
jgiven-html5-report-0.13.0.jar download
jgiven-html5-report-0.13.0.pom download
jgiven-html5-report-0.13.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tngtech.jgiven</groupId>
  <artifactId>jgiven-html5-report</artifactId>
  <version>0.13.0</version>
</dependency>
Gradle Groovy
implementation 'com.tngtech.jgiven:jgiven-html5-report:0.13.0'
Gradle Kotlin
implementation("com.tngtech.jgiven:jgiven-html5-report:0.13.0")
Scala SBT
libraryDependencies += "com.tngtech.jgiven" % "jgiven-html5-report" % "0.13.0"
Groovy Grape
@Grapes(
  @Grab(group='com.tngtech.jgiven', module='jgiven-html5-report', version='0.13.0')
)
Apache Ivy
<dependency org="com.tngtech.jgiven" name="jgiven-html5-report" rev="0.13.0" />
Leiningen
[com.tngtech.jgiven/jgiven-html5-report "0.13.0"]
Apache Buildr
'com.tngtech.jgiven:jgiven-html5-report:jar:0.13.0'