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