is not current version
Last Version 5.3

com.graphhopper:graphhopper-tools 0.10.alpha4


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-tools
Version

Version

0.10.alpha4
Type

Type

jar

Download graphhopper-tools 0.10.alpha4


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