I recently needed to use Google GCM in my project. From its website it is said:
Firebase Cloud Messaging (FCM) is the new version of GCM. It inherits
add compile 'com.google.android.gms:play-services:9.0.0' into your app level build.gradle file
compile 'com.google.android.gms:play-services:9.0.0'