Download jcategory-0.0.1.jar file - Jar j

Jar examples for j:jcategory

Description

A lightweight categorization framework for Java

You can download jar file jcategory 0.0.1 in this page.

License

APACHE LICENSE, VERSION 2.0

Build File

You can use the following script to add jcategory-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.jcategory</groupId>
   <artifactId>jcategory</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.jcategory', name: 'jcategory', version: '0.0.1'
libraryDependencies += "com.github.jcategory" % "jcategory" % "0.0.1"
<dependency org="com.github.jcategory" name="jcategory" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.jcategory', module='jcategory', version='0.0.1'))
'com.github.jcategory:jcategory:jar:0.0.1'

Download

Click the following link to download the jar file.

jcategory-0.0.1-javadoc.jar
jcategory-0.0.1-sources.jar
jcategory-0.0.1.jar
jcategory-0.0.1.pom



Related Tutorials