Last Version

NlpToolkit.Clustering 1.0.0

Simple Clustering Algorithms

License

License

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

Clustering
Version

Version

1.0.0
Type

Type

jar
Description

Description

NlpToolkit.Clustering
Simple Clustering Algorithms
Project URL

Project URL

https://github.com/StarlangSoftware/Clustering
Project Organization

Project Organization

io.github.starlangsoftware
Source Code Management

Source Code Management

http://github.com/starlangsoftware/clustering/tree/master

Download Clustering 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/Clustering/ -->
<dependency>
    <groupId>io.github.starlangsoftware</groupId>
    <artifactId>Clustering</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Clustering/
implementation 'io.github.starlangsoftware:Clustering:1.0.0'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Clustering/
implementation ("io.github.starlangsoftware:Clustering:1.0.0")
'io.github.starlangsoftware:Clustering:jar:1.0.0'
<dependency org="io.github.starlangsoftware" name="Clustering" rev="1.0.0">
  <artifact name="Clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='Clustering', version='1.0.0')
)
libraryDependencies += "io.github.starlangsoftware" % "Clustering" % "1.0.0"
[io.github.starlangsoftware/Clustering "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.starlangsoftware : DataStructure jar 1.0.2

Project Modules

There are no modules declared in this project.