is not current version
Last Version 5.3

com.graphhopper:graphhopper-map-matching 4.0


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-map-matching
Version

Version

4.0
Type

Type

jar

Download graphhopper-map-matching 4.0


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