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

org.recast4j:detour 1.2.0


Группа

Группа

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

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

detour
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать detour 1.2.0


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