Last Version

GraphHopper Directions API hand-crafted Java Client. 5.3

Super pom of GraphHopper, the fast and flexible routing engine

License

License

Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client-hc
Version

Version

5.3
Type

Type

jar
Description

Description

GraphHopper Directions API hand-crafted Java Client.
Super pom of GraphHopper, the fast and flexible routing engine

Download directions-api-client-hc 5.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphhopper : graphhopper-web-api jar 5.3
com.squareup.okhttp3 : okhttp jar 3.14.9
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
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.