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.1 in this page.
MIT License
You can use the following script to add cucumber-html-0.2.1.jar to your project.
<dependency> <groupId>info.cukes</groupId> <artifactId>cucumber-html</artifactId> <version>0.2.1</version> </dependency>
compile group: 'info.cukes', name: 'cucumber-html', version: '0.2.1'
libraryDependencies += "info.cukes" % "cucumber-html" % "0.2.1"
<dependency org="info.cukes" name="cucumber-html" rev="0.2.1"/>
@Grapes(@Grab(group='info.cukes', module='cucumber-html', version='0.2.1'))
'info.cukes:cucumber-html:jar:0.2.1'
Click the following link to download the jar file.
cucumber-html-0.2.1-sources.jar