License |
License |
---|---|
Categories |
CategoriesCLI User Interface GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-client-examples |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Directions API examples
Super pom of the GraphHopper Directions API client component
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-examples/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-client-examples</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-examples/
implementation 'com.graphhopper:directions-api-client-examples:0.9.0'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-examples/
implementation ("com.graphhopper:directions-api-client-examples:0.9.0")
'com.graphhopper:directions-api-client-examples:jar:0.9.0'
<dependency org="com.graphhopper" name="directions-api-client-examples" rev="0.9.0">
<artifact name="directions-api-client-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-examples', version='0.9.0')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-examples" % "0.9.0"
[com.graphhopper/directions-api-client-examples "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : directions-api-client | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |