h3

Java bindings for H3, a hierarchical hexagonal geospatial indexing system.

License

License

GroupId

GroupId

com.uber
ArtifactId

ArtifactId

h3
Last Version

Last Version

4.0.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

h3
Java bindings for H3, a hierarchical hexagonal geospatial indexing system.
Project URL

Project URL

https://github.com/uber/h3-java
Project Organization

Project Organization

Uber Open Source
Source Code Management

Source Code Management

http://github.com/uber/h3-java/tree/master

Download h3

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.
com.uber

Uber Open Source

Open Source Software at Uber

Versions

Version
4.0.0-rc2
4.0.0-rc1
3.7.2
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1