is not current version
Last Version 5.3

com.graphhopper:graphhopper-parent 5.0

Super pom of GraphHopper, the fast and flexible routing engine

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-parent
Version

Version

5.0
Type

Type

pom

Download graphhopper-parent 5.0

Filename Size
graphhopper-parent-5.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>graphhopper-parent</artifactId>
    <version>5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/
implementation 'com.graphhopper:graphhopper-parent:5.0'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/
implementation ("com.graphhopper:graphhopper-parent:5.0")
'com.graphhopper:graphhopper-parent:pom:5.0'
<dependency org="com.graphhopper" name="graphhopper-parent" rev="5.0">
  <artifact name="graphhopper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-parent', version='5.0')
)
libraryDependencies += "com.graphhopper" % "graphhopper-parent" % "5.0"
[com.graphhopper/graphhopper-parent "5.0"]