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