Last Version

sparse-hilbert-index 0.1.10

Creates and searches hilbert indexed sorted files

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

sparse-hilbert-index
Version

Version

0.1.10
Type

Type

jar
Description

Description

sparse-hilbert-index
Creates and searches hilbert indexed sorted files
Project URL

Project URL

http://github.com/davidmoten/sparse-hilbert-index

Download sparse-hilbert-index 0.1.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.davidmoten : big-sorter jar 0.1.18
com.github.davidmoten : hilbert-curve jar 0.2.2
com.github.davidmoten : kool jar 0.1.20
io.reactivex.rxjava2 : rxjava jar 2.2.21

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.davidmoten : junit-extras jar 0.4
org.apache.commons : commons-csv jar 1.7
org.openjdk.jmh : jmh-core jar 1.33
org.openjdk.jmh : jmh-generator-annprocess jar 1.33

Project Modules

There are no modules declared in this project.