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

com.graphhopper:graphhopper-web-api 2.4

JSON Representation of the API classes

Категории

Категории

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

Группа

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

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

graphhopper-web-api
Версия

Версия

2.4
Тип

Тип

jar

Скачать graphhopper-web-api 2.4


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