GPS libary

I have found a libary, neoGPS

Can i use this libary with the adafruit ultimate GPS breakout module.
As with my last post, i am trying to sync time with the GPS PPS

uncharted:
Can i use this libary with the adafruit ultimate GPS breakout module.

Yes. NeoGPS is also available from the Arduino IDE Library Manager, under the menu Sketch -> Include Library -> Manage Libraries. The Adafruit_GPS library's problems with reliability, wasted RAM and inefficient examples were some of the reasons I wrote NeoGPS.