GraphHopper Directions API examples

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-examples
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

GraphHopper Directions API examples
Super pom of the GraphHopper Directions API client component

Download directions-api-client-examples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.graphhopper : directions-api-client jar 0.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.9.0-RC1