Download cucumber-guice-1.2.4.jar file - Jar c

Jar examples for c:cucumber-guice

Description

cucumber-guice

You can download jar file cucumber-guice 1.2.4 in this page.

License

MIT License

Build File

You can use the following script to add cucumber-guice-1.2.4.jar to your project.

<dependency>
   <groupId>info.cukes</groupId>
   <artifactId>cucumber-guice</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'info.cukes', name: 'cucumber-guice', version: '1.2.4'
libraryDependencies += "info.cukes" % "cucumber-guice" % "1.2.4"
<dependency org="info.cukes" name="cucumber-guice" rev="1.2.4"/>
@Grapes(@Grab(group='info.cukes', module='cucumber-guice', version='1.2.4'))
'info.cukes:cucumber-guice:jar:1.2.4'

Download

Click the following link to download the jar file.

cucumber-guice-1.2.4-javadoc.jar
cucumber-guice-1.2.4-sources.jar
cucumber-guice-1.2.4.jar
cucumber-guice-1.2.4.pom



Related Tutorials