index-tree-map

Enhanced java.util.TreeSet with get element by index, get index of an element. The implementation is based on node weights.

Лицензия

Лицензия

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

io.github.geniot
Идентификатор

Идентификатор

indexedtreemap
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

index-tree-map
Enhanced java.util.TreeSet with get element by index, get index of an element. The implementation is based on node weights.
Ссылка на сайт

Ссылка на сайт

https://github.com/geniot/indexed-tree-map
Система контроля версий

Система контроля версий

http://github.com/geniot/indexed-tree-map/tree/master

Скачать indexedtreemap

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0