is not current version
Last Version 4.0-pre2

GraphHopper API 4.0-pre1

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

4.0-pre1
Type

Type

jar
Description

Description

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

Download graphhopper-api 4.0-pre1


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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.