An open API service indexing awesome lists of open source software.

https://github.com/chartboost/chartboost-mediation-android-adapter-admob

Chartboost Mediation Android SDK AdMob adapter
https://github.com/chartboost/chartboost-mediation-android-adapter-admob

Last synced: 3 months ago
JSON representation

Chartboost Mediation Android SDK AdMob adapter

Awesome Lists containing this project

README

          

# Chartboost Mediation AdMob Adapter

The Chartboost Mediation AdMob adapter mediates AdMob via the Chartboost Mediation SDK.

## Minimum Requirements

| Plugin | Version |
| ------------------------ |---------|
| Chartboost Mediation SDK | 5.0.0+ |
| Android API | 21+ |

## Integration

In your `build.gradle`, add the following entry:
```
implementation "com.chartboost:chartboost-mediation-adapter-admob:5.25.0.0.0"
```

## Contributions

We are committed to a fully transparent development process and highly appreciate any contributions. Our team regularly monitors and investigates all submissions for the inclusion in our official adapter releases.

Please refer to our [CONTRIBUTING](https://github.com/ChartBoost/chartboost-mediation-android-adapter-admob/blob/main/CONTRIBUTING.md) file for more information on how to contribute.

## License

Please refer to our [LICENSE](https://github.com/ChartBoost/chartboost-mediation-android-adapter-admob/blob/main/LICENSE.md) file for more information.