Downhill Collider

Simple downhill collider algorithm.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

downhill
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Downhill Collider
Simple downhill collider algorithm.
Project URL

Project URL

https://github.com/matthieu-vergne/Downhill

Download downhill

Filename Size
downhill-1.3.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • downhill-core
  • downhill-samples

Versions

Version
1.3
1.2
1.1
1.0