KDTree and KDTreeMap implementation in Scala
kdtree 1.0.1
Group ID:
com.thesamet
Artifact ID:
kdtree_2.10
Version:
1.0.1
Release Date:
Jan 3, 2013
Licenses:
Files:
Full Scala Version:
2.10.0-RC1
Developers:
libraryDependencies += "com.thesamet" %% "kdtree" % "1.0.1"
ivy"com.thesamet::kdtree:1.0.1"
//> using dep "com.thesamet::kdtree:1.0.1"
import $ivy.`com.thesamet::kdtree:1.0.1`
<dependency> <groupId>com.thesamet</groupId> <artifactId>kdtree_2.10</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.thesamet', name: 'kdtree_2.10', version: '1.0.1'