is not current version
Last Version 5.3

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


Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client-hc
Version

Version

client_hc_no_vehicle
Type

Type

jar

Download directions-api-client-hc client_hc_no_vehicle


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