is not current version
Last Version 0.12.0-pre1

com.graphhopper:graphhopper-reader-shp 0.10.0-RC1


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-reader-shp
Version

Version

0.10.0-RC1
Type

Type

jar

Download graphhopper-reader-shp 0.10.0-RC1


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