is not current version
Last Version 5.3

com.graphhopper:graphhopper-nav 3.0-pre3


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-nav
Version

Version

3.0-pre3
Type

Type

jar

Download graphhopper-nav 3.0-pre3


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