is not current version
Last Version 0.8.2-3

com.graphhopper:directions-api-java-client-geocoding 0.8.1


Categories

Categories

Java Languages CLI User Interface Geo Business Logic Libraries Geospatial GraphHopper
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-java-client-geocoding
Version

Version

0.8.1
Type

Type

jar

Download directions-api-java-client-geocoding 0.8.1


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