is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web-bundle 0.13.0-pre6

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

0.13.0-pre6
Type

Type

jar

Download graphhopper-map-matching-web-bundle 0.13.0-pre6


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