GroupId | GroupIdorg.recast4j |
---|---|
ArtifactId | ArtifactIddetour-crowd |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
detour-crowd-1.3.4.pom | |
detour-crowd-1.3.4.jar | 44 KB |
detour-crowd-1.3.4-sources.jar | 35 KB |
detour-crowd-1.3.4-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.recast4j/detour-crowd/ -->
<dependency>
<groupId>org.recast4j</groupId>
<artifactId>detour-crowd</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.recast4j/detour-crowd/
implementation 'org.recast4j:detour-crowd:1.3.4'
// https://jarcasting.com/artifacts/org.recast4j/detour-crowd/
implementation ("org.recast4j:detour-crowd:1.3.4")
'org.recast4j:detour-crowd:jar:1.3.4'
<dependency org="org.recast4j" name="detour-crowd" rev="1.3.4">
<artifact name="detour-crowd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.recast4j', module='detour-crowd', version='1.3.4')
)
libraryDependencies += "org.recast4j" % "detour-crowd" % "1.3.4"
[org.recast4j/detour-crowd "1.3.4"]