| License | License | 
|---|---|
| GroupId | GroupIdcom.github.davidmoten | 
| ArtifactId | ArtifactIdhilbert-curve | 
| Last Version | Last Version0.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhilbert-curve Utilities for transforming distance along N-dimensional Hilbert Curve to a point and back | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| hilbert-curve-0.2.2.pom | |
| hilbert-curve-0.2.2.jar | 17 KB | 
| hilbert-curve-0.2.2-sources.jar | 9 KB | 
| hilbert-curve-0.2.2-javadoc.jar | 67 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>hilbert-curve</artifactId>
    <version>0.2.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/
implementation 'com.github.davidmoten:hilbert-curve:0.2.2'// https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/
implementation ("com.github.davidmoten:hilbert-curve:0.2.2")'com.github.davidmoten:hilbert-curve:jar:0.2.2'<dependency org="com.github.davidmoten" name="hilbert-curve" rev="0.2.2">
  <artifact name="hilbert-curve" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.davidmoten', module='hilbert-curve', version='0.2.2')
)libraryDependencies += "com.github.davidmoten" % "hilbert-curve" % "0.2.2"[com.github.davidmoten/hilbert-curve "0.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.davidmoten : guava-mini | jar | 0.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| com.github.davidmoten : junit-extras | jar | 0.3 | 
| org.openjdk.jmh : jmh-core | jar | 1.25.2 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.25.2 |