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