is not current version
Last Version 5.3

com.graphhopper:graphhopper-tools client_hc_no_vehicle


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-tools
Version

Version

client_hc_no_vehicle
Type

Type

jar

Download graphhopper-tools client_hc_no_vehicle


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