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

com.graphhopper:graphhopper-parent client_hc_no_vehicle

Super pom of GraphHopper, the fast and flexible routing engine

Категории

Категории

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

Группа

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

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

graphhopper-parent
Версия

Версия

client_hc_no_vehicle
Тип

Тип

pom

Скачать graphhopper-parent client_hc_no_vehicle

Имя Файла Размер
graphhopper-parent-client_hc_no_vehicle.pom 14 KB
Обзор

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