is not current version
Last Version 0.8.2-3

com.graphhopper:directions-api-java-client 0.4.1.3


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.4.1.3
Type

Type

jar

Download directions-api-java-client 0.4.1.3


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