MVN

com.uber : h3

Maven & Gradle

Feb 03, 2023
12 usages
258 stars

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

<dependency>
    <groupId>com.uber</groupId>
    <artifactId>h3</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uber : h3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1
  • Latest Release Candidate: 4.0.0-rc4

All Versions

Choose a version of com.uber : h3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
h3-4.1.1
4.0.x
h3-4.0.2
h3-4.0.1
h3-4.0.0
h3-4.0.0-rc4
h3-4.0.0-rc3
h3-4.0.0-rc2
h3-4.0.0-rc1
3.7.x
h3-3.7.3
h3-3.7.2
h3-3.7.1
h3-3.7.0
3.6.x
h3-3.6.4
h3-3.6.3
h3-3.6.2
h3-3.6.1
h3-3.6.0
3.5.x
h3-3.5.0
3.4.x
h3-3.4.1
h3-3.4.0
3.3.x
h3-3.3.0
3.2.x
h3-3.2.0
3.1.x
h3-3.1.0
3.0.x
h3-3.0.4
h3-3.0.3
h3-3.0.2
h3-3.0.1

How to add a dependency to Maven

Add the following com.uber : h3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uber</groupId>
    <artifactId>h3</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uber : h3 gradle dependency to your build.gradle file:

implementation 'com.uber:h3:4.1.1'

Gradle Kotlin DSL: Add the following com.uber : h3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uber:h3:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uber : h3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uber" % "h3" % "4.1.1"

Advertisement

Dependencies from Group

h3
Feb 03, 2023
12 usages
258 stars
Dec 04, 2018
2 usages
Dec 04, 2018
2 usages
Nov 04, 2016
Dec 04, 2018

Discover Dependencies

May 19, 2018
5 stars
Aug 14, 2023
9 usages
5.2k stars
Oct 12, 2021
5 stars
Aug 25, 2023
49 usages
1.8k stars
Aug 25, 2023
76 usages
1.8k stars
Jun 17, 2021
7 usages
0 stars
Mar 06, 2022
16 usages
518 stars
May 20, 2019
9 usages
24.3k stars
Aug 21, 2023
19 usages
5 stars