is not current version
Last Version 0.1.10

com.github.davidmoten:sparse-hilbert-index 0.1.5

Creates and searches hilbert indexed sorted files

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

sparse-hilbert-index
Version

Version

0.1.5
Type

Type

jar

Download sparse-hilbert-index 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>sparse-hilbert-index</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/
implementation 'com.github.davidmoten:sparse-hilbert-index:0.1.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/
implementation ("com.github.davidmoten:sparse-hilbert-index:0.1.5")
'com.github.davidmoten:sparse-hilbert-index:jar:0.1.5'
<dependency org="com.github.davidmoten" name="sparse-hilbert-index" rev="0.1.5">
  <artifact name="sparse-hilbert-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='sparse-hilbert-index', version='0.1.5')
)
libraryDependencies += "com.github.davidmoten" % "sparse-hilbert-index" % "0.1.5"
[com.github.davidmoten/sparse-hilbert-index "0.1.5"]