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

com.graphhopper:graphhopper-map-matching-web 2.0

Export GraphHopper Map Matching in a web-based application

Категории

Категории

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

Группа

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

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

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

Версия

2.0
Тип

Тип

jar

Скачать graphhopper-map-matching-web 2.0


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