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.8.0-RC2.pom download
Apache Maven
<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>directions-api-java-client-parent</artifactId>
  <version>0.8.0-RC2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.graphhopper:directions-api-java-client-parent:0.8.0-RC2'
Gradle Kotlin
implementation("com.graphhopper:directions-api-java-client-parent:0.8.0-RC2")
Scala SBT
libraryDependencies += "com.graphhopper" % "directions-api-java-client-parent" % "0.8.0-RC2"
Groovy Grape
@Grapes(
  @Grab(group='com.graphhopper', module='directions-api-java-client-parent', version='0.8.0-RC2')
)
Apache Ivy
<dependency org="com.graphhopper" name="directions-api-java-client-parent" rev="0.8.0-RC2" />
Leiningen
[com.graphhopper/directions-api-java-client-parent "0.8.0-RC2"]
Apache Buildr
'com.graphhopper:directions-api-java-client-parent:jar:0.8.0-RC2'
Dependencies