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

com.graphhopper:graphhopper-parent profiles_01

Super pom of GraphHopper, the fast and flexible routing engine

Категории

Категории

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

Группа

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

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

graphhopper-parent
Версия

Версия

profiles_01
Тип

Тип

pom

Скачать graphhopper-parent profiles_01

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

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