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


Group ID:
com.thesamet
Artifact ID:
kdtree_2.11
Version:
1.0.5
Release Date:
Apr 20, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.thesamet::kdtree:1.0.5"

Scala CLI

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

Ammonite REPL

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

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

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