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

com.graphhopper:graphhopper-reader-gtfs profiles_01


Категории

Категории

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

Группа

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

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

graphhopper-reader-gtfs
Версия

Версия

profiles_01
Тип

Тип

jar

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


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