is not current version
Last Version 1.0.5

com.thesamet:kdtree_2.11 1.0.3

kdtree

GroupId

GroupId

com.thesamet
ArtifactId

ArtifactId

kdtree_2.11
Version

Version

1.0.3
Type

Type

jar

Download kdtree_2.11 1.0.3


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