License |
License |
---|---|
GroupId | GroupIdorg.battelle |
ArtifactId | ArtifactIdclodhopper-examples |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClodHopper: A High-Performance Java Library for Data Clustering
|
Project URL |
Project URL |
Filename | Size |
---|---|
clodhopper-examples-1.0.0.pom | |
clodhopper-examples-1.0.0.jar | 166 KB |
clodhopper-examples-1.0.0-sources.jar | 83 KB |
clodhopper-examples-1.0.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.battelle/clodhopper-examples/ -->
<dependency>
<groupId>org.battelle</groupId>
<artifactId>clodhopper-examples</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.battelle/clodhopper-examples/
implementation 'org.battelle:clodhopper-examples:1.0.0'
// https://jarcasting.com/artifacts/org.battelle/clodhopper-examples/
implementation ("org.battelle:clodhopper-examples:1.0.0")
'org.battelle:clodhopper-examples:jar:1.0.0'
<dependency org="org.battelle" name="clodhopper-examples" rev="1.0.0">
<artifact name="clodhopper-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.battelle', module='clodhopper-examples', version='1.0.0')
)
libraryDependencies += "org.battelle" % "clodhopper-examples" % "1.0.0"
[org.battelle/clodhopper-examples "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.battelle : clodhopper-core | jar | 1.0.0 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.apache.commons : commons-math3 | jar | 3.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |