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

Jar examples for c:cucumber-guice

Description

cucumber-guice

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials