seratch / apriori4j   0.4

MIT License GitHub

Apriori Algorithm Implementation in Java, Scala

Scala versions: 2.12 2.11 2.10

apriori4s 0.3


Group ID:
com.github.seratch
Artifact ID:
apriori4s_2.11
Version:
0.3
Release Date:
Jun 24, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.seratch" %% "apriori4s" % "0.3"

Mill build tool

ivy"com.github.seratch::apriori4s:0.3"

Scala CLI

//> using dep "com.github.seratch::apriori4s:0.3"

Ammonite REPL

import $ivy.`com.github.seratch::apriori4s:0.3`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>apriori4s_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.seratch', name: 'apriori4s_2.11', version: '0.3'