is not current version
Last Version 1.0-prelmfix

com.graphhopper:graphhopper-navigation feature_1850_02

Super pom of GraphHopper Navigation

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-navigation
Version

Version

feature_1850_02
Type

Type

jar

Download graphhopper-navigation feature_1850_02


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