License |
License |
---|---|
GroupId | GroupIdorg.recast4j |
ArtifactId | ArtifactIddetour-crowd |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRecast and Detour for Java
Navigation Mesh Construction and Path-finding Toolkit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
detour-crowd-1.5.3.pom | |
detour-crowd-1.5.3.jar | 43 KB |
detour-crowd-1.5.3-sources.jar | 34 KB |
detour-crowd-1.5.3-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.recast4j/detour-crowd/ -->
<dependency>
<groupId>org.recast4j</groupId>
<artifactId>detour-crowd</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.recast4j/detour-crowd/
implementation 'org.recast4j:detour-crowd:1.5.3'
// https://jarcasting.com/artifacts/org.recast4j/detour-crowd/
implementation ("org.recast4j:detour-crowd:1.5.3")
'org.recast4j:detour-crowd:jar:1.5.3'
<dependency org="org.recast4j" name="detour-crowd" rev="1.5.3">
<artifact name="detour-crowd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.recast4j', module='detour-crowd', version='1.5.3')
)
libraryDependencies += "org.recast4j" % "detour-crowd" % "1.5.3"
[org.recast4j/detour-crowd "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.recast4j : detour | jar | 1.5.3 |