Maven
Add RTBSDK using Maven
Basic integration steps
Add the RTBSDK repository
First of all, you will need to add RTBSDK's repository to your list of repositories. Edit your main build.gradle
file:
Integrate RTBSDK
To add RTBSDK add the following dependency in your app's build.gradle
file:
Last updated