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