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

com.graphhopper:graphhopper-example client_hc_no_vehicle


Категории

Категории

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

Группа

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

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

graphhopper-example
Версия

Версия

client_hc_no_vehicle
Тип

Тип

jar

Скачать graphhopper-example client_hc_no_vehicle


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