is not current version
Last Version 5.3

com.graphhopper:graphhopper-web-bundle client_hc_no_vehicle

Use the GraphHopper routing engine as a web-service

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web-bundle
Version

Version

client_hc_no_vehicle
Type

Type

jar

Download graphhopper-web-bundle client_hc_no_vehicle


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