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