Download cat-core-1.1.jar file - Jar c

Jar examples for c:cat-core

Description

You can download jar file cat-core 1.1 in this page.

Build File

You can use the following script to add cat-core-1.1.jar to your project.

<dependency>
   <groupId>net.coding.xcom</groupId>
   <artifactId>cat-core</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'net.coding.xcom', name: 'cat-core', version: '1.1'
libraryDependencies += "net.coding.xcom" % "cat-core" % "1.1"
<dependency org="net.coding.xcom" name="cat-core" rev="1.1"/>
@Grapes(@Grab(group='net.coding.xcom', module='cat-core', version='1.1'))
'net.coding.xcom:cat-core:jar:1.1'

Download

Click the following link to download the jar file.

cat-core-1.1-javadoc.jar
cat-core-1.1-sources.jar
cat-core-1.1.jar
cat-core-1.1.pom



Related Tutorials