Downhill Collider Samples

Examples of uses of the downhill collider algorithm.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

downhill-samples
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Downhill Collider Samples
Examples of uses of the downhill collider algorithm.

Download downhill-samples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
fr.matthieu-vergne : downhill-core jar 1.3

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