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