Recast and Detour for Java

Navigation Mesh Construction and Path-finding Toolkit.

Лицензия

Лицензия

Группа

Группа

org.recast4j
Идентификатор

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

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

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

1.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Recast and Detour for Java
Navigation Mesh Construction and Path-finding Toolkit.
Ссылка на сайт

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

http://recast4j.org
Система контроля версий

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

https://github.com/ppiastucki/recast4j

Скачать recast

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0