Last Version

Recast and Detour for Java 1.4.4

Navigation Mesh Construction and Path-finding Toolkit.

License

License

GroupId

GroupId

org.recast4j
ArtifactId

ArtifactId

parent
Version

Version

1.4.4
Type

Type

pom
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 parent 1.4.4

Filename Size
parent-1.4.4.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • recast
  • detour
  • detourcrowd
  • detourtilecache
  • detour-extras
  • detour-dynamic