Jar examples for o:osm-lib
A library for loading and indexing OSM PBF files for random access
You can download jar file osm-lib 1.3.0 in this page.
BSD Two Clause
You can use the following script to add osm-lib-1.3.0.jar to your project.
<dependency> <groupId>com.conveyal</groupId> <artifactId>osm-lib</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.conveyal', name: 'osm-lib', version: '1.3.0'
libraryDependencies += "com.conveyal" % "osm-lib" % "1.3.0"
<dependency org="com.conveyal" name="osm-lib" rev="1.3.0"/>
@Grapes(@Grab(group='com.conveyal', module='osm-lib', version='1.3.0'))
'com.conveyal:osm-lib:jar:1.3.0'
Click the following link to download the jar file.
osm-lib-1.3.0-javadoc.jar