GroupId | GroupIdorg.clustering4ever |
---|---|
ArtifactId | ArtifactIdclusteringspark_2.11 |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
clusteringspark_2.11-0.8.0.pom | |
clusteringspark_2.11-0.8.0.jar | 804 KB |
clusteringspark_2.11-0.8.0-sources.jar | 804 KB |
clusteringspark_2.11-0.8.0-javadoc.jar | 804 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.clustering4ever/clusteringspark_2.11/ -->
<dependency>
<groupId>org.clustering4ever</groupId>
<artifactId>clusteringspark_2.11</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clustering4ever/clusteringspark_2.11/
implementation 'org.clustering4ever:clusteringspark_2.11:0.8.0'
// https://jarcasting.com/artifacts/org.clustering4ever/clusteringspark_2.11/
implementation ("org.clustering4ever:clusteringspark_2.11:0.8.0")
'org.clustering4ever:clusteringspark_2.11:jar:0.8.0'
<dependency org="org.clustering4ever" name="clusteringspark_2.11" rev="0.8.0">
<artifact name="clusteringspark_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clustering4ever', module='clusteringspark_2.11', version='0.8.0')
)
libraryDependencies += "org.clustering4ever" % "clusteringspark_2.11" % "0.8.0"
[org.clustering4ever/clusteringspark_2.11 "0.8.0"]