g

graphhopper-parent

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