how to use com.google.android.gms.ads

I want to use com.google.android.gms.ads package in .uno file for Google AdMob in Android. I am unable to find the google package in uno.Is it possible to add jar file in Fuse project. Please guide me.

Take a look at the example of import java package in .uno https://github.com/aToO57/AdMob/blob/master/AdMob.Android.uno

Or if you want to include admob in your app, you can try to use this package https://github.com/aToO57/AdMob