Last Version

GraphHopper Directions API Java Client 0.8.2-3

Super pom of the GraphHopper Directions API client component

License

License

Categories

Categories

Java Languages CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-java-client
Version

Version

0.8.2-3
Type

Type

jar
Description

Description

GraphHopper Directions API Java Client
Super pom of the GraphHopper Directions API client component

Download directions-api-java-client 0.8.2-3


<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>directions-api-java-client</artifactId>
    <version>0.8.2-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client/
implementation 'com.graphhopper:directions-api-java-client:0.8.2-3'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client/
implementation ("com.graphhopper:directions-api-java-client:0.8.2-3")
'com.graphhopper:directions-api-java-client:jar:0.8.2-3'
<dependency org="com.graphhopper" name="directions-api-java-client" rev="0.8.2-3">
  <artifact name="directions-api-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-java-client', version='0.8.2-3')
)
libraryDependencies += "com.graphhopper" % "directions-api-java-client" % "0.8.2-3"
[com.graphhopper/directions-api-java-client "0.8.2-3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.graphhopper : graphhopper-core jar 0.8.2
com.squareup.okhttp3 : okhttp jar 3.4.1
org.json : json jar 20160212
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.