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

com.graphhopper:graphhopper-map-matching 3.0-pre2


Категории

Категории

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

Группа

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

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

graphhopper-map-matching
Версия

Версия

3.0-pre2
Тип

Тип

jar

Скачать graphhopper-map-matching 3.0-pre2


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