License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdinfo.informationsea.dataclustering4j |
ArtifactId | ArtifactIddataclustering4j-core |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionDataclustering4j-core
Core classes of Hierarchical Data Clustering Tool for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dataclustering4j-core-0.0.6.pom | |
dataclustering4j-core-0.0.6.jar | 32 KB |
dataclustering4j-core-0.0.6-sources.jar | 27 KB |
dataclustering4j-core-0.0.6-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/ -->
<dependency>
<groupId>info.informationsea.dataclustering4j</groupId>
<artifactId>dataclustering4j-core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/
implementation 'info.informationsea.dataclustering4j:dataclustering4j-core:0.0.6'
// https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/
implementation ("info.informationsea.dataclustering4j:dataclustering4j-core:0.0.6")
'info.informationsea.dataclustering4j:dataclustering4j-core:jar:0.0.6'
<dependency org="info.informationsea.dataclustering4j" name="dataclustering4j-core" rev="0.0.6">
<artifact name="dataclustering4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.informationsea.dataclustering4j', module='dataclustering4j-core', version='0.0.6')
)
libraryDependencies += "info.informationsea.dataclustering4j" % "dataclustering4j-core" % "0.0.6"
[info.informationsea.dataclustering4j/dataclustering4j-core "0.0.6"]