is not current version
Last Version 5.3

com.graphhopper:graphhopper-tools 1.0-pre28


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-tools
Version

Version

1.0-pre28
Type

Type

jar

Download graphhopper-tools 1.0-pre28


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