is not current version
Last Version 0.8.2-3

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


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

Type

jar

Download directions-api-java-client 0.4.1.1


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