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