Skip to content

dagumar/appnexus-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appnexus Java Client Library

The Appnexus Java client provides a simple interface to the Appnexus API.

Requirements

Java 1.5 and later.

Installing

Add this dependency to your project's POM:

<dependency>
  <groupId>com.appnexus</groupId>
  <artifactId>appnexus-java</artifactId>
  <version>1.0.0</version>
</dependency>

Installing and running tests locally

$ mvn install -Dappnexus.username= -Dappnexus.password=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors