| License |
License |
|---|---|
| Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.graphhopper |
| ArtifactId | ArtifactIdgraphhopper-navigation-mapbox |
| Last Version | Last Version0.12.0-pre1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSuper pom of GraphHopper Navigation
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-navigation-mapbox/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-navigation-mapbox</artifactId>
<version>0.12.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-navigation-mapbox/
implementation 'com.graphhopper:graphhopper-navigation-mapbox:0.12.0-pre1'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-navigation-mapbox/
implementation ("com.graphhopper:graphhopper-navigation-mapbox:0.12.0-pre1")
'com.graphhopper:graphhopper-navigation-mapbox:jar:0.12.0-pre1'
<dependency org="com.graphhopper" name="graphhopper-navigation-mapbox" rev="0.12.0-pre1">
<artifact name="graphhopper-navigation-mapbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-navigation-mapbox', version='0.12.0-pre1')
)
libraryDependencies += "com.graphhopper" % "graphhopper-navigation-mapbox" % "0.12.0-pre1"
[com.graphhopper/graphhopper-navigation-mapbox "0.12.0-pre1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphhopper : graphhopper-web | jar | 0.12.0-pre1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |