| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.matthieu-vergne |
| Идентификатор | Идентификаторdownhill-core |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDownhill Collider Implementations
Implementation of the downhill collider algorithm.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |