is not current version
Last Version 0.9.8

org.clustering4ever:clusteringspark_2.11 0.9.6

Let's cluster the univers !

GroupId

GroupId

org.clustering4ever
ArtifactId

ArtifactId

clusteringspark_2.11
Version

Version

0.9.6
Type

Type

jar

Download clusteringspark_2.11 0.9.6


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