d

directions-api-java-client-parent

Super pom of the GraphHopper Directions API client component
https://graphhopper.com
Apache License, Version 2.0
Peter Karich
Files download
File Operation
directions-api-java-client-parent-0.7.0.5.pom download
Apache Maven
<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>directions-api-java-client-parent</artifactId>
  <version>0.7.0.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.graphhopper:directions-api-java-client-parent:0.7.0.5'
Gradle Kotlin
implementation("com.graphhopper:directions-api-java-client-parent:0.7.0.5")
Scala SBT
libraryDependencies += "com.graphhopper" % "directions-api-java-client-parent" % "0.7.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.graphhopper', module='directions-api-java-client-parent', version='0.7.0.5')
)
Apache Ivy
<dependency org="com.graphhopper" name="directions-api-java-client-parent" rev="0.7.0.5" />
Leiningen
[com.graphhopper/directions-api-java-client-parent "0.7.0.5"]
Apache Buildr
'com.graphhopper:directions-api-java-client-parent:jar:0.7.0.5'
Dependencies