Recast and Detour for Java

Navigation Mesh Construction and Path-finding Toolkit.

License

License

GroupId

GroupId

org.recast4j
ArtifactId

ArtifactId

detour
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Recast and Detour for Java
Navigation Mesh Construction and Path-finding Toolkit.
Project URL

Project URL

http://recast4j.org
Source Code Management

Source Code Management

https://github.com/ppiastucki/recast4j

Download detour

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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