Jar examples for g:graphhopper-reader-osm
You can download jar file graphhopper-reader-osm 0.9.0 in this page.
You can use the following script to add graphhopper-reader-osm-0.9.0.jar to your project.
<dependency> <groupId>com.graphhopper</groupId> <artifactId>graphhopper-reader-osm</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.graphhopper', name: 'graphhopper-reader-osm', version: '0.9.0'
libraryDependencies += "com.graphhopper" % "graphhopper-reader-osm" % "0.9.0"
<dependency org="com.graphhopper" name="graphhopper-reader-osm" rev="0.9.0"/>
@Grapes(@Grab(group='com.graphhopper', module='graphhopper-reader-osm', version='0.9.0'))
'com.graphhopper:graphhopper-reader-osm:jar:0.9.0'
Click the following link to download the jar file.
graphhopper-reader-osm-0.9.0-javadoc.jar