Jar examples for a:apriori4j
Apriori Algorithm Implementation in Java
You can download jar file apriori4j 0.2 in this page.
MIT License
You can use the following script to add apriori4j-0.2.jar to your project.
<dependency> <groupId>com.github.seratch</groupId> <artifactId>apriori4j</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.seratch', name: 'apriori4j', version: '0.2'
libraryDependencies += "com.github.seratch" % "apriori4j" % "0.2"
<dependency org="com.github.seratch" name="apriori4j" rev="0.2"/>
@Grapes(@Grab(group='com.github.seratch', module='apriori4j', version='0.2'))
'com.github.seratch:apriori4j:jar:0.2'
Click the following link to download the jar file.
apriori4j-0.2-javadoc.jar