Last Version

org.battelle:clodhopper-examples 1.0.0

ClodHopper: A High-Performance Java Library for Data Clustering

License

License

GroupId

GroupId

org.battelle
ArtifactId

ArtifactId

clodhopper-examples
Version

Version

1.0.0
Type

Type

jar
Description

Description

ClodHopper: A High-Performance Java Library for Data Clustering
Project URL

Project URL

https://github.com/rscarberry-wa/clodhopper/wiki/clodhopper-examples

Download clodhopper-examples 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.