is not current version
Last Version 0.7.0

com.graphhopper:map-matching-parent 0.6.0-RC1

Super pom of the GraphHopper Map Matching component

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

map-matching-parent
Version

Version

0.6.0-RC1
Type

Type

pom

Download map-matching-parent 0.6.0-RC1


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