is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-web 1.0-pre27

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

1.0-pre27
Type

Type

jar

Download graphhopper-map-matching-web 1.0-pre27


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