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-1.0-pre35.pom download
Apache Maven
<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>graphhopper-map-matching-parent</artifactId>
  <version>1.0-pre35</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.graphhopper:graphhopper-map-matching-parent:1.0-pre35'
Gradle Kotlin
implementation("com.graphhopper:graphhopper-map-matching-parent:1.0-pre35")
Scala SBT
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "1.0-pre35"
Groovy Grape
@Grapes(
  @Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='1.0-pre35')
)
Apache Ivy
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="1.0-pre35" />
Leiningen
[com.graphhopper/graphhopper-map-matching-parent "1.0-pre35"]
Apache Buildr
'com.graphhopper:graphhopper-map-matching-parent:jar:1.0-pre35'
Dependencies
The project has no third-party dependencies