is not current version
Last Version 0.9.0

com.graphhopper:directions-api-client-parent 0.9.0-RC1

Super pom of the GraphHopper Directions API client component

Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client-parent
Version

Version

0.9.0-RC1
Type

Type

pom

Download directions-api-client-parent 0.9.0-RC1


<!-- 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-RC1</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-RC1'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-parent/
implementation ("com.graphhopper:directions-api-client-parent:0.9.0-RC1")
'com.graphhopper:directions-api-client-parent:pom:0.9.0-RC1'
<dependency org="com.graphhopper" name="directions-api-client-parent" rev="0.9.0-RC1">
  <artifact name="directions-api-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-parent', version='0.9.0-RC1')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-parent" % "0.9.0-RC1"
[com.graphhopper/directions-api-client-parent "0.9.0-RC1"]