License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIddownhill-samples |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDownhill Collider Samples
Examples of uses of the downhill collider algorithm.
|
Filename | Size |
---|---|
downhill-samples-1.3.pom | |
downhill-samples-1.3.jar | 1 KB |
downhill-samples-1.3-sources.jar | 326 bytes |
downhill-samples-1.3-javadoc.jar | 333 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
fr.matthieu-vergne : downhill-core | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |