g

graphhopper-map-matching-parent

Super pom of the GraphHopper Map Matching component
https://www.graphhopper.com
Apache License, Version 2.0
Peter Karich
Files download
File Operation
graphhopper-map-matching-parent-0.11.0-4.pom download
Apache Maven
<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>graphhopper-map-matching-parent</artifactId>
  <version>0.11.0-4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.graphhopper:graphhopper-map-matching-parent:0.11.0-4'
Gradle Kotlin
implementation("com.graphhopper:graphhopper-map-matching-parent:0.11.0-4")
Scala SBT
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "0.11.0-4"
Groovy Grape
@Grapes(
  @Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='0.11.0-4')
)
Apache Ivy
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="0.11.0-4" />
Leiningen
[com.graphhopper/graphhopper-map-matching-parent "0.11.0-4"]
Apache Buildr
'com.graphhopper:graphhopper-map-matching-parent:jar:0.11.0-4'
Dependencies
The project has no third-party dependencies