PH-Tree

The PH-Tree is a multi-dimensional index

License

License

GroupId

GroupId

ch.ethz.globis.phtree
ArtifactId

ArtifactId

phtree
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

PH-Tree
The PH-Tree is a multi-dimensional index
Project Organization

Project Organization

ETH Zurich
Source Code Management

Source Code Management

https://github.com/tzaeschke/phtree

Download phtree

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.9.0
0.3.4
0.3.1