is not current version
Last Version 1.0.5

com.thesamet:kdtree_2.11 1.0.4

kdtree

GroupId

GroupId

com.thesamet
ArtifactId

ArtifactId

kdtree_2.11
Version

Version

1.0.4
Type

Type

jar

Download kdtree_2.11 1.0.4


<!-- https://jarcasting.com/artifacts/com.thesamet/kdtree_2.11/ -->
<dependency>
    <groupId>com.thesamet</groupId>
    <artifactId>kdtree_2.11</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet/kdtree_2.11/
implementation 'com.thesamet:kdtree_2.11:1.0.4'
// https://jarcasting.com/artifacts/com.thesamet/kdtree_2.11/
implementation ("com.thesamet:kdtree_2.11:1.0.4")
'com.thesamet:kdtree_2.11:jar:1.0.4'
<dependency org="com.thesamet" name="kdtree_2.11" rev="1.0.4">
  <artifact name="kdtree_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet', module='kdtree_2.11', version='1.0.4')
)
libraryDependencies += "com.thesamet" % "kdtree_2.11" % "1.0.4"
[com.thesamet/kdtree_2.11 "1.0.4"]