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

Jar examples for c:cat-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials