is not current version
Last Version 5.3

com.graphhopper:graphhopper-web-api 1.0-pre35

JSON Representation of the API classes

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web-api
Version

Version

1.0-pre35
Type

Type

jar

Download graphhopper-web-api 1.0-pre35


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