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