License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdapriori4s_2.11 |
Version | Version0.4 |
Type | Typejar |
Description |
Descriptionapriori4s
apriori4s
|
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
apriori4s_2.11-0.4.pom | |
apriori4s_2.11-0.4.jar | 28 KB |
apriori4s_2.11-0.4-sources.jar | 2 KB |
apriori4s_2.11-0.4-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/apriori4s_2.11/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>apriori4s_2.11</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/apriori4s_2.11/
implementation 'com.github.seratch:apriori4s_2.11:0.4'
// https://jarcasting.com/artifacts/com.github.seratch/apriori4s_2.11/
implementation ("com.github.seratch:apriori4s_2.11:0.4")
'com.github.seratch:apriori4s_2.11:jar:0.4'
<dependency org="com.github.seratch" name="apriori4s_2.11" rev="0.4">
<artifact name="apriori4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='apriori4s_2.11', version='0.4')
)
libraryDependencies += "com.github.seratch" % "apriori4s_2.11" % "0.4"
[com.github.seratch/apriori4s_2.11 "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.seratch : apriori4j | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |