License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-tools-lgpl |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Tools LGPL licensed
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools-lgpl/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-tools-lgpl</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools-lgpl/
implementation 'com.graphhopper:graphhopper-tools-lgpl:0.8.2'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools-lgpl/
implementation ("com.graphhopper:graphhopper-tools-lgpl:0.8.2")
'com.graphhopper:graphhopper-tools-lgpl:jar:0.8.2'
<dependency org="com.graphhopper" name="graphhopper-tools-lgpl" rev="0.8.2">
<artifact name="graphhopper-tools-lgpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-tools-lgpl', version='0.8.2')
)
libraryDependencies += "com.graphhopper" % "graphhopper-tools-lgpl" % "0.8.2"
[com.graphhopper/graphhopper-tools-lgpl "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |