is not current version
Last Version 1.3

fr.matthieu-vergne:downhill 1.2

Simple downhill collider algorithm.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

downhill
Version

Version

1.2
Type

Type

pom

Download downhill 1.2

Filename Size
downhill-1.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>downhill</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/
implementation 'fr.matthieu-vergne:downhill:1.2'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/downhill/
implementation ("fr.matthieu-vergne:downhill:1.2")
'fr.matthieu-vergne:downhill:pom:1.2'
<dependency org="fr.matthieu-vergne" name="downhill" rev="1.2">
  <artifact name="downhill" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='downhill', version='1.2')
)
libraryDependencies += "fr.matthieu-vergne" % "downhill" % "1.2"
[fr.matthieu-vergne/downhill "1.2"]