is not current version
Last Version 5.3

com.graphhopper:graphhopper-example 3.0-pre3


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-example
Version

Version

3.0-pre3
Type

Type

jar

Download graphhopper-example 3.0-pre3


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