Last Version

KD Tree 1.0.0

A kd-tree fork of http://home.wlu.edu/~levys/software/kd/

License

License

GroupId

GroupId

com.harium.storage
ArtifactId

ArtifactId

kdtree
Version

Version

1.0.0
Type

Type

jar
Description

Description

KD Tree
A kd-tree fork of http://home.wlu.edu/~levys/software/kd/
Project URL

Project URL

http://github.com/harium/kdtree
Source Code Management

Source Code Management

http://github.com/harium/kdtree/tree/master

Download kdtree 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.