License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.rgi-corp |
ArtifactId | ArtifactIdgraphhopper |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRGi Modified GraphHopper
GraphHopper with some modifications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphhopper-0.8.0.pom | |
graphhopper-0.8.0.jar | 261 bytes |
graphhopper-0.8.0-sources.jar | 261 bytes |
graphhopper-0.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/ -->
<dependency>
<groupId>com.rgi-corp</groupId>
<artifactId>graphhopper</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation 'com.rgi-corp:graphhopper:0.8.0'
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation ("com.rgi-corp:graphhopper:0.8.0")
'com.rgi-corp:graphhopper:jar:0.8.0'
<dependency org="com.rgi-corp" name="graphhopper" rev="0.8.0">
<artifact name="graphhopper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='graphhopper', version='0.8.0')
)
libraryDependencies += "com.rgi-corp" % "graphhopper" % "0.8.0"
[com.rgi-corp/graphhopper "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : hppc | jar | 0.7.2 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.1 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.openstreetmap.osmosis : osmosis-osm-binary | jar | 0.44.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
org.json : json | jar | 20160212 |