не последняя версия
Последняя версия 2.0-pre3

com.graphhopper:graphhopper-map-matching-web 1.0-pre23

Export GraphHopper Map Matching in a web-based application

Категории

Категории

GraphHopper Прикладные библиотеки Geospatial
Группа

Группа

com.graphhopper
Идентификатор

Идентификатор

graphhopper-map-matching-web
Версия

Версия

1.0-pre23
Тип

Тип

jar

Скачать graphhopper-map-matching-web 1.0-pre23


<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>graphhopper-map-matching-web</artifactId>
    <version>1.0-pre23</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/
implementation 'com.graphhopper:graphhopper-map-matching-web:1.0-pre23'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/
implementation ("com.graphhopper:graphhopper-map-matching-web:1.0-pre23")
'com.graphhopper:graphhopper-map-matching-web:jar:1.0-pre23'
<dependency org="com.graphhopper" name="graphhopper-map-matching-web" rev="1.0-pre23">
  <artifact name="graphhopper-map-matching-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-web', version='1.0-pre23')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-web" % "1.0-pre23"
[com.graphhopper/graphhopper-map-matching-web "1.0-pre23"]