не последняя версия
Последняя версия 1.5.3

org.recast4j:detour-tile-cache 1.4.3


Группа

Группа

org.recast4j
Идентификатор

Идентификатор

detour-tile-cache
Версия

Версия

1.4.3
Тип

Тип

jar

Скачать detour-tile-cache 1.4.3


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