<div dir="ltr">I've battled with that library in the past because it's used by Osmosis.  I forked the project and made some changes to make it easier to integrate with Osmosis.  The biggest change was moving the build to Gradle instead of Maven, but it also changes package names to avoid namespace collisions.  Every so often I re-sync with the upstream project.  My customised version is on the osmosis branch of my fork (the master branch tracks upstream).<div><a href="https://github.com/brettch/OSM-binary/tree/osmosis">https://github.com/brettch/OSM-binary/tree/osmosis</a><br></div><div><br></div><div>Or, you could use the variant in the Osmosis project itself (which is identical).</div><div><a href="https://github.com/openstreetmap/osmosis/tree/master/osmosis-osm-binary">https://github.com/openstreetmap/osmosis/tree/master/osmosis-osm-binary</a><br></div><div><br></div><div>Or, you could use the pre-compiled Osmosis variant from Maven Central.</div><div><a href="http://search.maven.org/#artifactdetails%7Corg.openstreetmap.osmosis%7Cosmosis-osm-binary%7C0.43.1%7Cjar">http://search.maven.org/#artifactdetails%7Corg.openstreetmap.osmosis%7Cosmosis-osm-binary%7C0.43.1%7Cjar</a><br></div><div><br></div><div>Note that I uploaded a new version to Maven Central last night (version 0.44.1) but it hasn't appeared yet for some reason.  I'll have to investigate further.  The version above (0.43.1) is a couple of years old and depends on Google Protobuf 2.4.1, the latest (version 0.44.1) uses Google Protobuf 2.6 which requires a recompilation.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 June 2015 at 04:51, Laura Barroso <span dir="ltr"><<a href="mailto:laura@entumovil.cu" target="_blank">laura@entumovil.cu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">yes, is a java library that it's use to read from a pbf file...my purpose<br>
is to read from a pbf file generated on OSM in order to search for places<br>
or address on the cuban map...Yesterday we were trying to compile it but<br>
we get no success...we write to the creator of this library but he<br>
redirection us to this list...<br>
Cheers.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/dev" target="_blank">https://lists.openstreetmap.org/listinfo/dev</a><br>
</div></div></blockquote></div><br></div>