License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-map-matching |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Map Matching
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/
implementation 'com.graphhopper:graphhopper-map-matching:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/
implementation ("com.graphhopper:graphhopper-map-matching:5.3")
'com.graphhopper:graphhopper-map-matching:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-map-matching" rev="5.3">
<artifact name="graphhopper-map-matching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching" % "5.3"
[com.graphhopper/graphhopper-map-matching "5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 5.3 |
org.slf4j : slf4j-api | jar | |
com.graphhopper : hmm-lib-external | jar | 5.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |