is not current version
Last Version 1.0-prelmfix

com.graphhopper:graphhopper-navigation 0.11.0-pre0

Super pom of GraphHopper Navigation

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-navigation
Version

Version

0.11.0-pre0
Type

Type

pom

Download graphhopper-navigation 0.11.0-pre0


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