KDTree and KDTreeMap implementation in Scala
kdtree 1.0.3
Group ID:
com.thesamet
Artifact ID:
kdtree_2.11
Version:
1.0.3
Release Date:
Mar 2, 2015
Licenses:
Files:
Full Scala Version:
2.11.5
Developers:
libraryDependencies += "com.thesamet" %% "kdtree" % "1.0.3"
ivy"com.thesamet::kdtree:1.0.3"
//> using dep "com.thesamet::kdtree:1.0.3"
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'