is not current version
Last Version 1.5.3

org.recast4j:detour-crowd 1.2.8


GroupId

GroupId

org.recast4j
ArtifactId

ArtifactId

detour-crowd
Version

Version

1.2.8
Type

Type

jar

Download detour-crowd 1.2.8


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