License |
License |
---|---|
Categories |
CategoriesCLI User Interface GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-client-hc |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Directions API hand-crafted Java Client.
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- 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"]
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 |
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 |