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

Jar examples for c:cukes-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials