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

com.graphhopper:graphhopper-map-matching-parent feature_1850_02

Super pom of the GraphHopper Map Matching component

Категории

Категории

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

Группа

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

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

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

Версия

feature_1850_02
Тип

Тип

pom

Скачать graphhopper-map-matching-parent feature_1850_02


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