| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаcom.github.davidmoten |
| Идентификатор | Идентификаторsparse-hilbert-index |
| Последняя версия | Последняя версия0.1.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsparse-hilbert-index
Creates and searches hilbert indexed sorted files
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sparse-hilbert-index-0.1.10.pom | |
| sparse-hilbert-index-0.1.10.jar | 39 KB |
| sparse-hilbert-index-0.1.10-sources.jar | 11 KB |
| sparse-hilbert-index-0.1.10-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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |