is not current version
Last Version 0.12.0-pre1

com.graphhopper:graphhopper-navigation-mapbox 0.11.0-pre0


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-navigation-mapbox
Version

Version

0.11.0-pre0
Type

Type

jar

Download graphhopper-navigation-mapbox 0.11.0-pre0


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