Google ads using AdMob

I am trying to do the steps form this thread https://forum.processing.org/one/topic/how-to-including-ads-to-android-project.html but I cant fid out how to get the AdMob SDK. I also always get an error on

import com.google.ads.*;

does anyone know how to fix this or how to implement AdMob into a processing project?