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

com.graphhopper:graphhopper-parent 1.0-prelmfix

Super pom of GraphHopper, the fast and flexible routing engine

Категории

Категории

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

Группа

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

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

graphhopper-parent
Версия

Версия

1.0-prelmfix
Тип

Тип

pom

Скачать graphhopper-parent 1.0-prelmfix

Имя Файла Размер
graphhopper-parent-1.0-prelmfix.pom 15 KB
Обзор

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