https://github.com/chartboost/chartboost-mediation-android-adapter-mobilefuse
Chartboost Mediation Android SDK Mobilefuse adapter
https://github.com/chartboost/chartboost-mediation-android-adapter-mobilefuse
Last synced: over 1 year ago
JSON representation
Chartboost Mediation Android SDK Mobilefuse adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-android-adapter-mobilefuse
- Owner: ChartBoost
- License: mit
- Created: 2023-02-14T00:09:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T12:45:49.000Z (over 1 year ago)
- Last Synced: 2024-12-18T17:01:55.572Z (over 1 year ago)
- Language: Kotlin
- Size: 105 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- 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 MobileFuse Adapter
The Chartboost Mediation MobileFuse adapter mediates MobileFuse SDK Core 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-mobilefuse:5.1.9.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](CONTRIBUTING.md) file for more information on how to contribute.
## License
Please refer to our [LICENSE](LICENSE.md) file for more information.