is not current version
Last Version 5.3

com.graphhopper:graphhopper-tools feature_1850_02


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-tools
Version

Version

feature_1850_02
Type

Type

jar

Download graphhopper-tools feature_1850_02


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