Java QuadTree

Java spatial indexing tools

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.danilopianini
ArtifactId

ArtifactId

java-quadtree
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Java QuadTree
Java spatial indexing tools
Project URL

Project URL

https://github.com/DanySK/java-quadtree
Source Code Management

Source Code Management

https://github.com/DanySK/java-quadtree

Download java-quadtree

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5-dev0u+fa95421
0.1.5-dev0u+2de889e
0.1.5-dev0t+a4dbe11
0.1.5-dev0t+4dc7848
0.1.5
0.1.4-dev01+0e3d72e
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0