is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web 0.10.0-RC1

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
Version

Version

0.10.0-RC1
Type

Type

jar

Download graphhopper-map-matching-web 0.10.0-RC1


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