| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdsparse-hilbert-index |
| Last Version | Last Version0.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsparse-hilbert-index
Creates and searches hilbert indexed sorted files
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| 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 |