Jar examples for j:java-quadtree
Java spatial indexing tools
You can download jar file java-quadtree 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-quadtree-0.1.2.jar to your project.
<dependency> <groupId>org.danilopianini</groupId> <artifactId>java-quadtree</artifactId> <version>0.1.2</version> </dependency>
compile group: 'org.danilopianini', name: 'java-quadtree', version: '0.1.2'
libraryDependencies += "org.danilopianini" % "java-quadtree" % "0.1.2"
<dependency org="org.danilopianini" name="java-quadtree" rev="0.1.2"/>
@Grapes(@Grab(group='org.danilopianini', module='java-quadtree', version='0.1.2'))
'org.danilopianini:java-quadtree:jar:0.1.2'
Click the following link to download the jar file.
java-quadtree-0.1.2-javadoc.jar