Download cukes-core-0.0.19.jar file - Jar c

Jar examples for c:cukes-core

Description

You can download jar file cukes-core 0.0.19 in this page.

Build File

You can use the following script to add cukes-core-0.0.19.jar to your project.

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

Download

Click the following link to download the jar file.

cukes-core-0.0.19-javadoc.jar
cukes-core-0.0.19-sources.jar
cukes-core-0.0.19.jar
cukes-core-0.0.19.pom



Related Tutorials