| License |
License |
|---|---|
| Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.graphhopper |
| ArtifactId | ArtifactIdgraphhopper-map-matching-parent |
| Last Version | Last Version2.0-pre3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGraphHopper Map Matching Parent Project
Super pom of the GraphHopper Map Matching component
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| graphhopper-map-matching-parent-2.0-pre3.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>2.0-pre3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-parent/
implementation 'com.graphhopper:graphhopper-map-matching-parent:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-parent/
implementation ("com.graphhopper:graphhopper-map-matching-parent:2.0-pre3")
'com.graphhopper:graphhopper-map-matching-parent:pom:2.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-parent" rev="2.0-pre3">
<artifact name="graphhopper-map-matching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-parent', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-parent" % "2.0-pre3"
[com.graphhopper/graphhopper-map-matching-parent "2.0-pre3"]