is not current version
Last Version 2.0-pre3

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

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

2.0
Type

Type

jar

Download graphhopper-map-matching-web-bundle 2.0


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