License |
License |
---|---|
GroupId | GroupIdorg.recast4j |
ArtifactId | ArtifactIddetour-tile-cache |
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-tile-cache-1.5.3.pom | |
detour-tile-cache-1.5.3.jar | 51 KB |
detour-tile-cache-1.5.3-sources.jar | 39 KB |
detour-tile-cache-1.5.3-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.recast4j/detour-tile-cache/ -->
<dependency>
<groupId>org.recast4j</groupId>
<artifactId>detour-tile-cache</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.recast4j/detour-tile-cache/
implementation 'org.recast4j:detour-tile-cache:1.5.3'
// https://jarcasting.com/artifacts/org.recast4j/detour-tile-cache/
implementation ("org.recast4j:detour-tile-cache:1.5.3")
'org.recast4j:detour-tile-cache:jar:1.5.3'
<dependency org="org.recast4j" name="detour-tile-cache" rev="1.5.3">
<artifact name="detour-tile-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.recast4j', module='detour-tile-cache', version='1.5.3')
)
libraryDependencies += "org.recast4j" % "detour-tile-cache" % "1.5.3"
[org.recast4j/detour-tile-cache "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.recast4j : detour | jar | 1.5.3 |
net.jpountz.lz4 : lz4 | jar | 1.3.0 |