Jar examples for d:dataclustering4j-core
Core classes of Hierarchical Data Clustering Tool for Java
You can download jar file dataclustering4j-core 0.0.6 in this page.
GNU General Public License, version 3
You can use the following script to add dataclustering4j-core-0.0.6.jar to your project.
<dependency> <groupId>info.informationsea.dataclustering4j</groupId> <artifactId>dataclustering4j-core</artifactId> <version>0.0.6</version> </dependency>
compile group: 'info.informationsea.dataclustering4j', name: 'dataclustering4j-core', version: '0.0.6'
libraryDependencies += "info.informationsea.dataclustering4j" % "dataclustering4j-core" % "0.0.6"
<dependency org="info.informationsea.dataclustering4j" name="dataclustering4j-core" rev="0.0.6"/>
@Grapes(@Grab(group='info.informationsea.dataclustering4j', module='dataclustering4j-core', version='0.0.6'))
'info.informationsea.dataclustering4j:dataclustering4j-core:jar:0.0.6'
Click the following link to download the jar file.
dataclustering4j-core-0.0.6-javadoc.jar