Jar examples for f:fim-model
This package provides the basic model for Frequent Itemset Mining.
You can download jar file fim-model 0.1 in this page.
GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
You can use the following script to add fim-model-0.1.jar to your project.
<dependency> <groupId>be.uantwerpen.adrem</groupId> <artifactId>fim-model</artifactId> <version>0.1</version> </dependency>
compile group: 'be.uantwerpen.adrem', name: 'fim-model', version: '0.1'
libraryDependencies += "be.uantwerpen.adrem" % "fim-model" % "0.1"
<dependency org="be.uantwerpen.adrem" name="fim-model" rev="0.1"/>
@Grapes(@Grab(group='be.uantwerpen.adrem', module='fim-model', version='0.1'))
'be.uantwerpen.adrem:fim-model:jar:0.1'
Click the following link to download the jar file.
fim-model-0.1-javadoc.jar