is not current version
Last Version 2.0-pre3

com.graphhopper:graphhopper-map-matching-parent 0.13.0-pre5

Super pom of the GraphHopper Map Matching component

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-map-matching-parent
Version

Version

0.13.0-pre5
Type

Type

pom

Download graphhopper-map-matching-parent 0.13.0-pre5


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