| Категории |
КатегорииGraphHopper Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторgraphhopper-map-matching-parent |
| Версия | Версия0.13.0-pre13 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| graphhopper-map-matching-parent-0.13.0-pre13.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>0.13.0-pre13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-parent/
implementation 'com.graphhopper:graphhopper-map-matching-parent:0.13.0-pre13'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-parent/
implementation ("com.graphhopper:graphhopper-map-matching-parent:0.13.0-pre13")
'com.graphhopper:graphhopper-map-matching-parent:pom:0.13.0-pre13'
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="0.13.0-pre13">
<artifact name="graphhopper-map-matching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='0.13.0-pre13')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "0.13.0-pre13"
[com.graphhopper/graphhopper-map-matching-parent "0.13.0-pre13"]