is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web-bundle 1.0-pre9

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

1.0-pre9
Type

Type

jar

Download graphhopper-map-matching-web-bundle 1.0-pre9


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