is not current version
Last Version 5.3

com.graphhopper:graphhopper-web-bundle 5.0

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

5.0
Type

Type

jar

Download graphhopper-web-bundle 5.0


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