Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-map-matching-parent |
Version | Version0.13.0-pre4 |
Type | Typepom |
Filename | Size |
---|---|
graphhopper-map-matching-parent-0.13.0-pre4.pom | 9 KB |
Browse |
<!-- 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-pre4</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-pre4'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-parent/
implementation ("com.graphhopper:graphhopper-map-matching-parent:0.13.0-pre4")
'com.graphhopper:graphhopper-map-matching-parent:pom:0.13.0-pre4'
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="0.13.0-pre4">
<artifact name="graphhopper-map-matching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='0.13.0-pre4')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "0.13.0-pre4"
[com.graphhopper/graphhopper-map-matching-parent "0.13.0-pre4"]