is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web-bundle feature_1850_02

Export GraphHopper Map Matching in a web-based application

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-map-matching-web-bundle
Version

Version

feature_1850_02
Type

Type

jar

Download graphhopper-map-matching-web-bundle feature_1850_02


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