is not current version
Last Version 1.0-prelmfix

com.graphhopper:graphhopper-navigation 1.0-pre3

Super pom of GraphHopper Navigation

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-navigation
Version

Version

1.0-pre3
Type

Type

jar

Download graphhopper-navigation 1.0-pre3


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