License |
License |
---|---|
GroupId | GroupIdcom.mopub.mediation |
ArtifactId | ArtifactIdchartboost |
Last Version | Last Version8.2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoPub Network Mediation
Chartboost Adapter for MoPub Mediation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chartboost-8.2.1.0.pom | |
chartboost-8.2.1.0.aar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/ -->
<dependency>
<groupId>com.mopub.mediation</groupId>
<artifactId>chartboost</artifactId>
<version>8.2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation 'com.mopub.mediation:chartboost:8.2.1.0'
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation ("com.mopub.mediation:chartboost:8.2.1.0")
'com.mopub.mediation:chartboost:aar:8.2.1.0'
<dependency org="com.mopub.mediation" name="chartboost" rev="8.2.1.0">
<artifact name="chartboost" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub.mediation', module='chartboost', version='8.2.1.0')
)
libraryDependencies += "com.mopub.mediation" % "chartboost" % "8.2.1.0"
[com.mopub.mediation/chartboost "8.2.1.0"]