is not current version
Last Version 5.3

com.graphhopper:graphhopper-example 5.0


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-example
Version

Version

5.0
Type

Type

jar

Download graphhopper-example 5.0


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