is not current version
Last Version 5.3

com.graphhopper:graphhopper-web 0.10.3

Use the GraphHopper routing engine as a web-service

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web
Version

Version

0.10.3
Type

Type

jar

Download graphhopper-web 0.10.3


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