is not current version
Last Version 0.7.0

com.graphhopper:map-matching-web 0.7.0-RC3

Export GraphHopper Map Matching in a web-based application

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

map-matching-web
Version

Version

0.7.0-RC3
Type

Type

jar

Download map-matching-web 0.7.0-RC3


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