https://github.com/chartboost/chartboost-core-android-consent-adapter-usercentrics
Chartboost Core Usercentrics CMP Module
https://github.com/chartboost/chartboost-core-android-consent-adapter-usercentrics
Last synced: about 2 months ago
JSON representation
Chartboost Core Usercentrics CMP Module
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-core-android-consent-adapter-usercentrics
- Owner: ChartBoost
- License: mit
- Created: 2023-07-18T18:36:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-10T23:12:24.000Z (3 months ago)
- Last Synced: 2026-03-11T04:51:29.315Z (3 months ago)
- Language: Kotlin
- Size: 164 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Core Consent Usercentrics Adapter
The Chartboost Core Usercentrics adapter mediates Usercentrics SDK via the Chartboost Core SDK.
## Minimum Requirements
| Plugin | Version |
|---------------------|---------|
| Chartboost Core SDK | 1.0.0+ |
| Android API | 21+ |
## Integration
In your `build.gradle`, add the following entry:
```
implementation "com.chartboost:chartboost-core-adapter-usercentrics:1.2.25.1.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.