Jar examples for j:jcategory
A lightweight categorization framework for Java
You can download jar file jcategory 0.0.1 in this page.
APACHE LICENSE, VERSION 2.0
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'
Click the following link to download the jar file.
jcategory-0.0.1-javadoc.jar