is not current version
Last Version 5.3

com.graphhopper:graphhopper-web 1.0-prelmfix

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

1.0-prelmfix
Type

Type

jar

Download graphhopper-web 1.0-prelmfix


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