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

Jar examples for c:cat-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials