is not current version
Last Version 5.3

com.graphhopper:graphhopper-nav 2.0


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-nav
Version

Version

2.0
Type

Type

jar

Download graphhopper-nav 2.0


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