is not current version
Last Version 1.5.3

org.recast4j:detour-crowd 1.0.3


GroupId

GroupId

org.recast4j
ArtifactId

ArtifactId

detour-crowd
Version

Version

1.0.3
Type

Type

jar

Download detour-crowd 1.0.3


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