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

com.graphhopper:graphhopper-reader-osm feature_1850_02


Категории

Категории

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

Группа

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

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

graphhopper-reader-osm
Версия

Версия

feature_1850_02
Тип

Тип

jar

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


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