is not current version
Last Version 0.13.0-pre1

com.graphhopper:directions-api-client 0.10.0

Swagger Java

Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client
Version

Version

0.10.0
Type

Type

jar

Download directions-api-client 0.10.0


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