| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаcom.github.davidmoten |
| Идентификатор | Идентификаторsparse-hilbert-index |
| Версия | Версия0.1.9 |
| Тип | Типjar |
| Описание |
Описаниеsparse-hilbert-index
Creates and searches hilbert indexed sorted files
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sparse-hilbert-index-0.1.9.pom | |
| sparse-hilbert-index-0.1.9.jar | 39 KB |
| sparse-hilbert-index-0.1.9-sources.jar | 11 KB |
| sparse-hilbert-index-0.1.9-javadoc.jar | 91 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>sparse-hilbert-index</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/
implementation 'com.github.davidmoten:sparse-hilbert-index:0.1.9'
// https://jarcasting.com/artifacts/com.github.davidmoten/sparse-hilbert-index/
implementation ("com.github.davidmoten:sparse-hilbert-index:0.1.9")
'com.github.davidmoten:sparse-hilbert-index:jar:0.1.9'
<dependency org="com.github.davidmoten" name="sparse-hilbert-index" rev="0.1.9">
<artifact name="sparse-hilbert-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='sparse-hilbert-index', version='0.1.9')
)
libraryDependencies += "com.github.davidmoten" % "sparse-hilbert-index" % "0.1.9"
[com.github.davidmoten/sparse-hilbert-index "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.davidmoten : big-sorter | jar | 0.1.9 |
| com.github.davidmoten : hilbert-curve | jar | 0.2.1 |
| com.github.davidmoten : kool | jar | 0.1.2 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.davidmoten : junit-extras | jar | 0.3 |
| org.apache.commons : commons-csv | jar | 1.7 |
| org.openjdk.jmh : jmh-core | jar | 1.21 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |