quadtree

A very basic quad tree implementation

Лицензия

Лицензия

Группа

Группа

io.metaloom.quadtree
Идентификатор

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

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

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

quadtree
A very basic quad tree implementation
Ссылка на сайт

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

https://github.com/metaloom/JavaQuadTree
Система контроля версий

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

https://github.com/metaloom/JavaQuadTree

Скачать quadtree

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.32

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.10

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

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

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

Версия
0.1.0