is not current version
Last Version 0.0.6

info.informationsea.dataclustering4j:dataclustering4j-core 0.0.4

Core classes of Hierarchical Data Clustering Tool for Java

Categories

Categories

Data ORM
GroupId

GroupId

info.informationsea.dataclustering4j
ArtifactId

ArtifactId

dataclustering4j-core
Version

Version

0.0.4
Type

Type

jar

Download dataclustering4j-core 0.0.4


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