Download slice-core-3.0.1-cq56.jar file - Jar s

Jar examples for s:slice-core

Description

Slice core

You can download jar file slice-core 3.0.1-cq56 in this page.

Build File

You can use the following script to add slice-core-3.0.1-cq56.jar to your project.

<dependency>
   <groupId>com.cognifide.slice</groupId>
   <artifactId>slice-core</artifactId>
   <version>3.0.1-cq56</version>
</dependency>
compile group: 'com.cognifide.slice', name: 'slice-core', version: '3.0.1-cq56'
libraryDependencies += "com.cognifide.slice" % "slice-core" % "3.0.1-cq56"
<dependency org="com.cognifide.slice" name="slice-core" rev="3.0.1-cq56"/>
@Grapes(@Grab(group='com.cognifide.slice', module='slice-core', version='3.0.1-cq56'))
'com.cognifide.slice:slice-core:jar:3.0.1-cq56'

Download

Click the following link to download the jar file.

slice-core-3.0.1-cq56-javadoc.jar
slice-core-3.0.1-cq56-sources.jar
slice-core-3.0.1-cq56.jar
slice-core-3.0.1-cq56.pom



Related Tutorials