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

com.graphhopper:graphhopper-map-matching-parent 1.0-pre33

Super pom of the GraphHopper Map Matching component

Категории

Категории

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

Группа

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

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

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

Версия

1.0-pre33
Тип

Тип

pom

Скачать graphhopper-map-matching-parent 1.0-pre33

Имя Файла Размер
graphhopper-map-matching-parent-1.0-pre33.pom 9 KB
Обзор

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