MVN

com.github.davidmoten : hilbert-curve

Maven & Gradle

Jun 20, 2023
4 usages
94 stars

hilbert-curve · Utilities for transforming distance along N-dimensional Hilbert Curve to a point and back

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>hilbert-curve</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : hilbert-curve to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of com.github.davidmoten : hilbert-curve to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
hilbert-curve-0.2.3
hilbert-curve-0.2.2
hilbert-curve-0.2.1
0.2
hilbert-curve-0.2
0.1.x
hilbert-curve-0.1.4
hilbert-curve-0.1.3
hilbert-curve-0.1.2
hilbert-curve-0.1.1
0.1
hilbert-curve-0.1

How to add a dependency to Maven

Add the following com.github.davidmoten : hilbert-curve maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>hilbert-curve</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidmoten : hilbert-curve gradle dependency to your build.gradle file:

implementation 'com.github.davidmoten:hilbert-curve:0.2.3'

Gradle Kotlin DSL: Add the following com.github.davidmoten : hilbert-curve gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidmoten:hilbert-curve:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidmoten : hilbert-curve sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidmoten" % "hilbert-curve" % "0.2.3"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

Nov 11, 2019
2 usages
Nov 20, 2022
8 usages
82 stars
Feb 25, 2021
6 usages
75 stars
Aug 21, 2023
2 stars
Mar 04, 2017
1 stars
Mar 30, 2017
0 stars
Oct 16, 2021
1 usages
Feb 10, 2017
35 stars
Feb 16, 2017
0 stars