KDTree


License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

kdtree
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

KDTree
KDTree
Project URL

Project URL

https://github.com/Sciss/KDTree
Project Organization

Project Organization

de.sciss

Download kdtree

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0