License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdapriori4j |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapriori4j
apriori4j
|
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
apriori4j-0.4.pom | |
apriori4j-0.4.jar | 6 KB |
apriori4j-0.4-sources.jar | 3 KB |
apriori4j-0.4-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
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 |