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

com.graphhopper:directions-api-client-hc 2.4


Категории

Категории

CLI Взаимодействие с пользователем GraphHopper Прикладные библиотеки Geospatial
Группа

Группа

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

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

directions-api-client-hc
Версия

Версия

2.4
Тип

Тип

jar

Скачать directions-api-client-hc 2.4


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