is not current version
Last Version 4.0-pre2

GraphHopper API 3.0-pre5

Use the GraphHopper routing engine as a web-service

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-api
Version

Version

3.0-pre5
Type

Type

jar
Description

Description

GraphHopper API
Use the GraphHopper routing engine as a web-service

Download graphhopper-api 3.0-pre5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.15.1

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.