Download java-quadtree-0.1.2.jar file - Jar j

Jar examples for j:java-quadtree

Description

Java spatial indexing tools

You can download jar file java-quadtree 0.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

java-quadtree-0.1.2-javadoc.jar
java-quadtree-0.1.2-sources.jar
java-quadtree-0.1.2.jar
java-quadtree-0.1.2.pom



Related Tutorials