KDTree and KDTreeMap implementation in Scala
kdtree 1.0.5
Group ID:
com.thesamet
Artifact ID:
kdtree_2.12
Version:
1.0.5
Release Date:
Apr 20, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.thesamet" %% "kdtree" % "1.0.5"
ivy"com.thesamet::kdtree:1.0.5"
//> using dep "com.thesamet::kdtree:1.0.5"
import $ivy.`com.thesamet::kdtree:1.0.5`
<dependency> <groupId>com.thesamet</groupId> <artifactId>kdtree_2.12</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.thesamet', name: 'kdtree_2.12', version: '1.0.5'