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

com.graphhopper:graphhopper-web-api profiles_01

JSON Representation of the API classes

Категории

Категории

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

Группа

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

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

graphhopper-web-api
Версия

Версия

profiles_01
Тип

Тип

jar

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


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