не последняя версия
Последняя версия 0.7.0

com.graphhopper:map-matching-web 0.7.0-RC2

Export GraphHopper Map Matching in a web-based application

Категории

Категории

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

Группа

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

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

map-matching-web
Версия

Версия

0.7.0-RC2
Тип

Тип

jar

Скачать map-matching-web 0.7.0-RC2


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