g

graphhopper-map-matching-parent

Super pom of the GraphHopper Map Matching component
https://www.graphhopper.com
Apache License, Version 2.0
Peter Karich
文件下载
文件名 操作
graphhopper-map-matching-parent-2.0-pre3.pom 下载
Apache Maven
<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>graphhopper-map-matching-parent</artifactId>
  <version>2.0-pre3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.graphhopper:graphhopper-map-matching-parent:2.0-pre3'
Gradle Kotlin
implementation("com.graphhopper:graphhopper-map-matching-parent:2.0-pre3")
Scala SBT
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "2.0-pre3"
Groovy Grape
@Grapes(
  @Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='2.0-pre3')
)
Apache Ivy
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="2.0-pre3" />
Leiningen
[com.graphhopper/graphhopper-map-matching-parent "2.0-pre3"]
Apache Buildr
'com.graphhopper:graphhopper-map-matching-parent:jar:2.0-pre3'
本项目依赖
该项目无第三方依赖