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