is not current version
Last Version 5.3

com.graphhopper:graphhopper-parent 3.2

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

3.2
Type

Type

pom

Download graphhopper-parent 3.2

Filename Size
graphhopper-parent-3.2.pom 16 KB
Browse

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