is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web-bundle 0.12.0-3

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.12.0-3
Type

Type

jar

Download graphhopper-map-matching-web-bundle 0.12.0-3


<!-- 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.12.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web-bundle/
implementation 'com.graphhopper:graphhopper-map-matching-web-bundle:0.12.0-3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web-bundle/
implementation ("com.graphhopper:graphhopper-map-matching-web-bundle:0.12.0-3")
'com.graphhopper:graphhopper-map-matching-web-bundle:jar:0.12.0-3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-web-bundle" rev="0.12.0-3">
  <artifact name="graphhopper-map-matching-web-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-web-bundle', version='0.12.0-3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-web-bundle" % "0.12.0-3"
[com.graphhopper/graphhopper-map-matching-web-bundle "0.12.0-3"]