Note: These files are to be used with OAS only. For AppNexus Console use please download the AppNexus Android Mobile SDK instead.
repositories {
mavenCentral()
maven{
url 'http://cdn.adnxs.com/anx-sdk/maven'
}
}
...
dependencies {
// Integrate AppNexus OAS SDK and Android support library
compile 'com.appnexus.oas.mobilesdk:appnexusoasmobileadsdk:2.2.3'
compile 'com.android.support:support-v4:22.2.0'
...
}
See IntegrationGuide/Android_SDK.pdf for details.
Please contact your OAS Account Manager for support regarding any issues.