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