Download cukes-http-0.0.14.jar file - Jar c

Jar examples for c:cukes-http

Description

You can download jar file cukes-http 0.0.14 in this page.

Build File

You can use the following script to add cukes-http-0.0.14.jar to your project.

<dependency>
   <groupId>lv.ctco.cukes</groupId>
   <artifactId>cukes-http</artifactId>
   <version>0.0.14</version>
</dependency>
compile group: 'lv.ctco.cukes', name: 'cukes-http', version: '0.0.14'
libraryDependencies += "lv.ctco.cukes" % "cukes-http" % "0.0.14"
<dependency org="lv.ctco.cukes" name="cukes-http" rev="0.0.14"/>
@Grapes(@Grab(group='lv.ctco.cukes', module='cukes-http', version='0.0.14'))
'lv.ctco.cukes:cukes-http:jar:0.0.14'

Download

Click the following link to download the jar file.

cukes-http-0.0.14-javadoc.jar
cukes-http-0.0.14-sources.jar
cukes-http-0.0.14.jar
cukes-http-0.0.14.pom



Related Tutorials