thesamet / kdtree-scala   1.0.5

Apache License 2.0 GitHub

KDTree and KDTreeMap implementation in Scala

Scala versions: 2.12 2.11 2.10

kdtree 1.0.3


Group ID:
com.thesamet
Artifact ID:
kdtree_2.11
Version:
1.0.3
Release Date:
Mar 2, 2015
Licenses:
Files:

libraryDependencies += "com.thesamet" %% "kdtree" % "1.0.3"

Mill build tool

ivy"com.thesamet::kdtree:1.0.3"

Scala CLI

//> using dep "com.thesamet::kdtree:1.0.3"

Ammonite REPL

import $ivy.`com.thesamet::kdtree:1.0.3`

<dependency>
  <groupId>com.thesamet</groupId>
  <artifactId>kdtree_2.11</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.thesamet', name: 'kdtree_2.11', version: '1.0.3'