не последняя версия
Последняя версия 5.3

com.graphhopper:graphhopper-example 3.2


Категории

Категории

GraphHopper Прикладные библиотеки Geospatial
Группа

Группа

com.graphhopper
Идентификатор

Идентификатор

graphhopper-example
Версия

Версия

3.2
Тип

Тип

jar

Скачать graphhopper-example 3.2


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