Android Question dependency in build.gradle (for an sdk)but i want to add the same in b4a

maddy

Member
Licensed User
I am having an dependency uri through which we can add in Build Gradle for ANDROID STUDIO users and download SDK'S. How to add the same dependecy in B4A so that to get the sdk for the same? Thanks In advance
 

DonManfred

Expert
Licensed User
Longtime User
The depency can be download using google search easily. In most cases.....

What is the Dependency url? Use google to search for "maven yourdependency"

Edit to add:
Look here: https://mvnrepository.com/artifact/com.paytm
 
Last edited:
Upvote 0
Top