So I am using Gradle to build the project and implicitly get your library. If you have some other dependencies with the same packages names inside, the dependency is not grabbed by Gradle. Otherwise the class is missing even from your sources here.
I see "mvn compile " fails for pubsub ... Not expecting this kind of issues here ...
Please advise