is not current version
Last Version 5.3

com.graphhopper:graphhopper-web-api client_hc_no_vehicle

JSON Representation of the API classes

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web-api
Version

Version

client_hc_no_vehicle
Type

Type

jar

Download graphhopper-web-api client_hc_no_vehicle


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