Double Array Trie

A Java Implementation for a Double Array Trie.

Лицензия

Лицензия

Группа

Группа

de.schegge
Идентификатор

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

double-array-trie
Последняя версия

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Double Array Trie
A Java Implementation for a Double Array Trie.
Ссылка на сайт

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

https://gitlab.com/schegge/double-array-trie
Система контроля версий

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

https://gitlab.com/schegge/double-array-trie

Скачать double-array-trie

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

<!-- https://jarcasting.com/artifacts/de.schegge/double-array-trie/ -->
<dependency>
    <groupId>de.schegge</groupId>
    <artifactId>double-array-trie</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.schegge/double-array-trie/
implementation 'de.schegge:double-array-trie:0.1.2'
// https://jarcasting.com/artifacts/de.schegge/double-array-trie/
implementation ("de.schegge:double-array-trie:0.1.2")
'de.schegge:double-array-trie:jar:0.1.2'
<dependency org="de.schegge" name="double-array-trie" rev="0.1.2">
  <artifact name="double-array-trie" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schegge', module='double-array-trie', version='0.1.2')
)
libraryDependencies += "de.schegge" % "double-array-trie" % "0.1.2"
[de.schegge/double-array-trie "0.1.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.platform : junit-platform-launcher jar 1.4.1
org.junit.platform : junit-platform-runner jar 1.4.1

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

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

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

Версия
0.1.2