DOC

com.cleveradssolutions : cas-exchange

Maven & Gradle

Jun 17, 2024
15 stars

CAS Exchange Mediation Adapter For The CAS.AI SDK · The CAS Exchange mediation adapter is a library that handles communication between the CAS.AI SDK and the CAS Exchange SDK. It enables you to load ads from CAS Exchange using the mediation feature in the CAS.AI SDK.

Table Of Contents

Latest Version

Download com.cleveradssolutions : cas-exchange Javadoc & API Documentation - Latest Versions:

All Versions

Download com.cleveradssolutions : cas-exchange Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.8.x

How to open Javadoc JAR file in web browser

  1. Rename the file cas-exchange-3.8.0-javadoc.jar to cas-exchange-3.8.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder cas-exchange-3.8.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "cas-exchange-3.8.0-sources.jar" -d "cas-exchange-3.8.0-javadoc" -subpackages 

Advertisement