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

com.graphhopper:graphhopper-web-api 1.0-pre10

JSON Representation of the API classes

Категории

Категории

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

Группа

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

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

graphhopper-web-api
Версия

Версия

1.0-pre10
Тип

Тип

jar

Скачать graphhopper-web-api 1.0-pre10


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