MVN

com.graphhopper : directions-api-java-client

Maven & Gradle

Mar 30, 2017

GraphHopper Directions API Java Client

<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>directions-api-java-client</artifactId>
    <version>0.8.2-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.graphhopper : directions-api-java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.2-3
  • Latest Release Candidate: 0.8.0-RC2

All Versions

Choose a version of com.graphhopper : directions-api-java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
directions-api-java-client-0.8.2-3
directions-api-java-client-0.8.2-2
directions-api-java-client-0.8.2.1
directions-api-java-client-0.8.2
directions-api-java-client-0.8.1
directions-api-java-client-0.8.0
directions-api-java-client-0.8.0-RC2
directions-api-java-client-0.8.0-RC1
0.7.x
directions-api-java-client-0.7.0.7
directions-api-java-client-0.7.0.6
directions-api-java-client-0.7.0.5
directions-api-java-client-0.7.0.4
directions-api-java-client-0.7.0.2
directions-api-java-client-0.7.0.1
directions-api-java-client-0.7.0
directions-api-java-client-0.7.0-RC4
directions-api-java-client-0.7.0-RC3
directions-api-java-client-0.7.0-RC2
0.6.x
directions-api-java-client-0.6.0
directions-api-java-client-0.6.0-RC2
directions-api-java-client-0.6.0-RC1
0.5.x
directions-api-java-client-0.5.0.2
directions-api-java-client-0.5.0.0
0.4.x
directions-api-java-client-0.4.1.6
directions-api-java-client-0.4.1.5
directions-api-java-client-0.4.1.4
directions-api-java-client-0.4.1.3
directions-api-java-client-0.4.1.2
directions-api-java-client-0.4.1.1
directions-api-java-client-0.4.1
directions-api-java-client-0.4.0
directions-api-java-client-0.4.0-RC1

How to add a dependency to Maven

Add the following com.graphhopper : directions-api-java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>directions-api-java-client</artifactId>
    <version>0.8.2-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.graphhopper : directions-api-java-client gradle dependency to your build.gradle file:

implementation 'com.graphhopper:directions-api-java-client:0.8.2-3'

Gradle Kotlin DSL: Add the following com.graphhopper : directions-api-java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.graphhopper:directions-api-java-client:0.8.2-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.graphhopper : directions-api-java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.graphhopper" % "directions-api-java-client" % "0.8.2-3"

Advertisement

Dependencies from Group

Mar 13, 2023
21 usages
4.2k stars
May 05, 2021
18 usages
3.5k stars
Mar 13, 2023
10 usages
4.2k stars
Jun 15, 2016
8 usages
4k stars
Mar 13, 2023
4 usages
4.2k stars

Discover Dependencies

Jan 15, 2021
32 usages
1.6k stars
Jul 14, 2023
12 usages
1.6k stars
Jul 25, 2022
394 stars
Apr 13, 2023
12 usages
99 stars
Apr 21, 2021
21 usages
10.3k stars