apriori4j


License

License

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

apriori4j
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

apriori4j
apriori4j
Project Organization

Project Organization

com.github.seratch

Download apriori4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.seratch/apriori4j/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>apriori4j</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/apriori4j/
implementation 'com.github.seratch:apriori4j:0.4'
// https://jarcasting.com/artifacts/com.github.seratch/apriori4j/
implementation ("com.github.seratch:apriori4j:0.4")
'com.github.seratch:apriori4j:jar:0.4'
<dependency org="com.github.seratch" name="apriori4j" rev="0.4">
  <artifact name="apriori4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='apriori4j', version='0.4')
)
libraryDependencies += "com.github.seratch" % "apriori4j" % "0.4"
[com.github.seratch/apriori4j "0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.apache.commons : commons-io jar 1.3.2
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1