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

com.graphhopper:graphhopper-map-matching-core 0.13.0-pre16


Категории

Категории

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

Группа

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

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

graphhopper-map-matching-core
Версия

Версия

0.13.0-pre16
Тип

Тип

jar

Скачать graphhopper-map-matching-core 0.13.0-pre16


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