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

Jar examples for c:cukes-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials