License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-map-matching-web |
Last Version | Last Version2.0-pre3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Map Matching Web
Export GraphHopper Map Matching in a web-based application
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-web</artifactId>
<version>2.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/
implementation 'com.graphhopper:graphhopper-map-matching-web:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web/
implementation ("com.graphhopper:graphhopper-map-matching-web:2.0-pre3")
'com.graphhopper:graphhopper-map-matching-web:jar:2.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-web" rev="2.0-pre3">
<artifact name="graphhopper-map-matching-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-web', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-web" % "2.0-pre3"
[com.graphhopper/graphhopper-map-matching-web "2.0-pre3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
io.dropwizard : dropwizard-testing | jar | 2.0.8 |