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

com.graphhopper:graphhopper-web 1.0-pre37

Use the GraphHopper routing engine as a web-service

Категории

Категории

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

Группа

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

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

graphhopper-web
Версия

Версия

1.0-pre37
Тип

Тип

jar

Скачать graphhopper-web 1.0-pre37


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