License |
License |
---|---|
Categories |
CategoriesData GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-reader-overlay-data |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Reader for Overlay Data
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-overlay-data/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-reader-overlay-data</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-overlay-data/
implementation 'com.graphhopper:graphhopper-reader-overlay-data:0.8.2'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-overlay-data/
implementation ("com.graphhopper:graphhopper-reader-overlay-data:0.8.2")
'com.graphhopper:graphhopper-reader-overlay-data:jar:0.8.2'
<dependency org="com.graphhopper" name="graphhopper-reader-overlay-data" rev="0.8.2">
<artifact name="graphhopper-reader-overlay-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-reader-overlay-data', version='0.8.2')
)
libraryDependencies += "com.graphhopper" % "graphhopper-reader-overlay-data" % "0.8.2"
[com.graphhopper/graphhopper-reader-overlay-data "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 0.8.2 |
com.google.code.gson : gson | jar | 2.6.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | test-jar | 0.8.2 |
junit : junit | jar | 4.12 |