is not current version
Last Version 0.8.0

com.rgi-corp:graphhopper 0.7.2

GraphHopper with some modifications

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

graphhopper
Version

Version

0.7.2
Type

Type

jar

Download graphhopper 0.7.2


<!-- https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/ -->
<dependency>
    <groupId>com.rgi-corp</groupId>
    <artifactId>graphhopper</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation 'com.rgi-corp:graphhopper:0.7.2'
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation ("com.rgi-corp:graphhopper:0.7.2")
'com.rgi-corp:graphhopper:jar:0.7.2'
<dependency org="com.rgi-corp" name="graphhopper" rev="0.7.2">
  <artifact name="graphhopper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='graphhopper', version='0.7.2')
)
libraryDependencies += "com.rgi-corp" % "graphhopper" % "0.7.2"
[com.rgi-corp/graphhopper "0.7.2"]