License |
License |
---|---|
Categories |
CategoriesCLI User Interface GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-client-optimized |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Directions API hand-crafted Java Client. For the Matrix and Routing API only
Super pom of the GraphHopper Directions API client component
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-client-optimized</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/
implementation 'com.graphhopper:directions-api-client-optimized:0.9.0'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/
implementation ("com.graphhopper:directions-api-client-optimized:0.9.0")
'com.graphhopper:directions-api-client-optimized:jar:0.9.0'
<dependency org="com.graphhopper" name="directions-api-client-optimized" rev="0.9.0">
<artifact name="directions-api-client-optimized" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-optimized', version='0.9.0')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-optimized" % "0.9.0"
[com.graphhopper/directions-api-client-optimized "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 0.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.4 |
com.squareup.okhttp3 : okhttp | jar | 3.8.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |