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