Bluetooth and NewSoftSerial library

Hi all,

I'm working on a school project and I want to use a Bluetooth comunication between a toy car and a PC or Cell. I want to use a BT module, that I've already ordered, here you are:

I've read a lot about it, but I want to know something that I've not found. Is that possible to comunicate just using the standard Serial functions of Arduino or I have to use another library as NewSoftSerial?
If you know another way to comunicate with it tell it to me please.

Thank you for your attention and for your replies.

nick_bg