| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGraphHopper Прикладные библиотеки Geospatial |
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторgraphhopper-map-matching-core |
| Последняя версия | Последняя версия2.0-pre3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphHopper Map Matching
Super pom of the GraphHopper Map Matching component
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-core</artifactId>
<version>2.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/
implementation 'com.graphhopper:graphhopper-map-matching-core:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/
implementation ("com.graphhopper:graphhopper-map-matching-core:2.0-pre3")
'com.graphhopper:graphhopper-map-matching-core:jar:2.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-core" rev="2.0-pre3">
<artifact name="graphhopper-map-matching-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-core', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-core" % "2.0-pre3"
[com.graphhopper/graphhopper-map-matching-core "2.0-pre3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphhopper : graphhopper-reader-osm | jar | 2.0-pre3 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.graphhopper.external : hmm-lib | jar | 2.0-pre3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |