is not current version
Last Version 0.7.0

com.graphhopper:map-matching-web 0.6.0

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.6.0
Type

Type

jar

Download map-matching-web 0.6.0


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