License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-map-matching-core |
Last Version | Last Version2.0-pre3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Map Matching
Super pom of the GraphHopper Map Matching component
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-core</artifactId>
<version>2.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/
implementation 'com.graphhopper:graphhopper-map-matching-core:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-core/
implementation ("com.graphhopper:graphhopper-map-matching-core:2.0-pre3")
'com.graphhopper:graphhopper-map-matching-core:jar:2.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-core" rev="2.0-pre3">
<artifact name="graphhopper-map-matching-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-core', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-core" % "2.0-pre3"
[com.graphhopper/graphhopper-map-matching-core "2.0-pre3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-reader-osm | jar | 2.0-pre3 |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.graphhopper.external : hmm-lib | jar | 2.0-pre3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |