is not current version
Last Version 1.5.3

org.recast4j:detour-tile-cache 1.0.0


GroupId

GroupId

org.recast4j
ArtifactId

ArtifactId

detour-tile-cache
Version

Version

1.0.0
Type

Type

jar

Download detour-tile-cache 1.0.0


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