https://github.com/chartboost/chartboost-mediation-android-adapter-meta-audience-network
Chartboost Mediation Android SDK Meta Audience Network adapter
https://github.com/chartboost/chartboost-mediation-android-adapter-meta-audience-network
Last synced: about 1 year ago
JSON representation
Chartboost Mediation Android SDK Meta Audience Network adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-android-adapter-meta-audience-network
- Owner: ChartBoost
- License: mit
- Created: 2022-07-08T18:44:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T15:33:53.000Z (over 1 year ago)
- Last Synced: 2025-01-10T16:36:00.908Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 150 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Mediation Meta Audience Network Adapter
The Chartboost Mediation Meta Audience Network adapter mediates Meta Audience Network 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-meta-audience-network:5.6.18.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-meta-audience-network/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-meta-audience-network/blob/main/LICENSE.md) file for more information.