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

com.graphhopper:map-matching-parent 0.7.0-RC3

Super pom of the GraphHopper Map Matching component

Категории

Категории

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

Группа

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

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

map-matching-parent
Версия

Версия

0.7.0-RC3
Тип

Тип

pom

Скачать map-matching-parent 0.7.0-RC3

Имя Файла Размер
map-matching-parent-0.7.0-RC3.pom 6 KB
Обзор

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