is not current version
Last Version 1.0-prelmfix

com.graphhopper:graphhopper-navigation 0.12.0-pre1

Super pom of GraphHopper Navigation

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-navigation
Version

Version

0.12.0-pre1
Type

Type

pom

Download graphhopper-navigation 0.12.0-pre1


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