is not current version
Last Version 3.0-pre3

com.graphhopper:graphhopper-reader-osm 0.13.0-tardur1


Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-reader-osm
Version

Version

0.13.0-tardur1
Type

Type

jar

Download graphhopper-reader-osm 0.13.0-tardur1


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