не последняя версия
Последняя версия 3.0-pre3

com.graphhopper:graphhopper-reader-osm profiles_01


Категории

Категории

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

Группа

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

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

graphhopper-reader-osm
Версия

Версия

profiles_01
Тип

Тип

jar

Скачать graphhopper-reader-osm profiles_01


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