GraphHopper Directions API Client Parent Project

Super pom of the GraphHopper Directions API client component

License

License

Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client-parent
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

GraphHopper Directions API Client Parent Project
Super pom of the GraphHopper Directions API client component
Project URL

Project URL

https://www.graphhopper.com

Download directions-api-client-parent

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • client-hc
  • client
  • client-examples

Versions

Version
0.9.0
0.9.0-RC1