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