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