Jar examples for c:cucumber-html
Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations.
You can download jar file cucumber-html 0.2.6 in this page.
MIT License
You can use the following script to add cucumber-html-0.2.6.jar to your project.
<dependency> <groupId>info.cukes</groupId> <artifactId>cucumber-html</artifactId> <version>0.2.6</version> </dependency>
compile group: 'info.cukes', name: 'cucumber-html', version: '0.2.6'
libraryDependencies += "info.cukes" % "cucumber-html" % "0.2.6"
<dependency org="info.cukes" name="cucumber-html" rev="0.2.6"/>
@Grapes(@Grab(group='info.cukes', module='cucumber-html', version='0.2.6'))
'info.cukes:cucumber-html:jar:0.2.6'
Click the following link to download the jar file.
cucumber-html-0.2.6-sources.jar