is not current version
Last Version 0.7.0

com.graphhopper:map-matching 0.5.0.0


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

map-matching
Version

Version

0.5.0.0
Type

Type

jar

Download map-matching 0.5.0.0


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