is not current version
Last Version 0.4

com.github.seratch:apriori4j 0.3

apriori4j

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

apriori4j
Version

Version

0.3
Type

Type

jar

Download apriori4j 0.3


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