License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIddownhill-core |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDownhill Collider Implementations
Implementation of the downhill collider algorithm.
|
Filename | Size |
---|---|
downhill-core-1.3.pom | |
downhill-core-1.3.jar | 3 KB |
downhill-core-1.3-sources.jar | 2 KB |
downhill-core-1.3-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |