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

com.graphhopper:graphhopper-map-matching client_hc_no_vehicle


Категории

Категории

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

Группа

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

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

graphhopper-map-matching
Версия

Версия

client_hc_no_vehicle
Тип

Тип

jar

Скачать graphhopper-map-matching client_hc_no_vehicle


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