Downhill Collider Implementations

Implementation of the downhill collider algorithm.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

downhill-core
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Downhill Collider Implementations
Implementation of the downhill collider algorithm.

Download downhill-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0