License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIddownhill |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDownhill Collider
Simple downhill collider algorithm.
|
Project URL |
Project URL |
Filename | Size |
---|---|
downhill-1.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>downhill</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/
implementation 'fr.matthieu-vergne:downhill:1.3'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/
implementation ("fr.matthieu-vergne:downhill:1.3")
'fr.matthieu-vergne:downhill:pom:1.3'
<dependency org="fr.matthieu-vergne" name="downhill" rev="1.3">
<artifact name="downhill" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='downhill', version='1.3')
)
libraryDependencies += "fr.matthieu-vergne" % "downhill" % "1.3"
[fr.matthieu-vergne/downhill "1.3"]