Jar examples for c:cucumber-pro
Cucumber-JVM plugin for Cucumber Pro
You can download jar file cucumber-pro 1.0.16 in this page.
MIT License
You can use the following script to add cucumber-pro-1.0.16.jar to your project.
<dependency> <groupId>info.cukes</groupId> <artifactId>cucumber-pro</artifactId> <version>1.0.16</version> </dependency>
compile group: 'info.cukes', name: 'cucumber-pro', version: '1.0.16'
libraryDependencies += "info.cukes" % "cucumber-pro" % "1.0.16"
<dependency org="info.cukes" name="cucumber-pro" rev="1.0.16"/>
@Grapes(@Grab(group='info.cukes', module='cucumber-pro', version='1.0.16'))
'info.cukes:cucumber-pro:jar:1.0.16'
Click the following link to download the jar file.
cucumber-pro-1.0.16-javadoc.jar