License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-java-client-parent |
Last Version | Last Version0.8.2-3 |
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-java-client-parent-0.8.2-3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-java-client-parent</artifactId>
<version>0.8.2-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/
implementation 'com.graphhopper:directions-api-java-client-parent:0.8.2-3'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/
implementation ("com.graphhopper:directions-api-java-client-parent:0.8.2-3")
'com.graphhopper:directions-api-java-client-parent:pom:0.8.2-3'
<dependency org="com.graphhopper" name="directions-api-java-client-parent" rev="0.8.2-3">
<artifact name="directions-api-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-java-client-parent', version='0.8.2-3')
)
libraryDependencies += "com.graphhopper" % "directions-api-java-client-parent" % "0.8.2-3"
[com.graphhopper/directions-api-java-client-parent "0.8.2-3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |