com.github.x25:ip-subnet-tree

An implementation of IP radix trie.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.github.x25
Идентификатор

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

ip-subnet-tree
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.x25:ip-subnet-tree
An implementation of IP radix trie.
Ссылка на сайт

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

https://github.com/x25/ip-subnet-tree

Скачать ip-subnet-tree

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
1.0.3
1.0.2
1.0.1