g

graphhopper-navigation

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