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.4


Group ID:
com.thesamet
Artifact ID:
kdtree_2.11
Version:
1.0.4
Release Date:
Sep 5, 2015
Licenses:
Files:

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

Mill build tool

ivy"com.thesamet::kdtree:1.0.4"

Scala CLI

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

Ammonite REPL

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

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

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