is not current version
Last Version 3.0-pre3

com.graphhopper:graphhopper-isochrone 0.12.0-pre5

Isochrone calculation with GraphHopper

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-isochrone
Version

Version

0.12.0-pre5
Type

Type

jar

Download graphhopper-isochrone 0.12.0-pre5


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