Download appnexus-sdk-4.8.1.jar file - Jar a

Jar examples for a:appnexus-sdk

Description

AppNexus's Android Advertising Libraries

You can download jar file appnexus-sdk 4.8.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add appnexus-sdk-4.8.1.jar to your project.

<dependency>
   <groupId>com.appnexus.opensdk</groupId>
   <artifactId>appnexus-sdk</artifactId>
   <version>4.8.1</version>
</dependency>
compile group: 'com.appnexus.opensdk', name: 'appnexus-sdk', version: '4.8.1'
libraryDependencies += "com.appnexus.opensdk" % "appnexus-sdk" % "4.8.1"
<dependency org="com.appnexus.opensdk" name="appnexus-sdk" rev="4.8.1"/>
@Grapes(@Grab(group='com.appnexus.opensdk', module='appnexus-sdk', version='4.8.1'))
'com.appnexus.opensdk:appnexus-sdk:jar:4.8.1'

Download

Click the following link to download the jar file.

appnexus-sdk-4.8.1.pom



Related Tutorials