is not current version
Last Version 5.3

com.graphhopper:graphhopper-nav 2.0-pre2


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-nav
Version

Version

2.0-pre2
Type

Type

jar

Download graphhopper-nav 2.0-pre2


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