GroupId | GroupIdcom.mopub.mediation |
---|---|
ArtifactId | ArtifactIdchartboost |
Version | Version7.3.1.4 |
Type | Typeaar |
Filename | Size |
---|---|
chartboost-7.3.1.4.pom | |
chartboost-7.3.1.4.aar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/ -->
<dependency>
<groupId>com.mopub.mediation</groupId>
<artifactId>chartboost</artifactId>
<version>7.3.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation 'com.mopub.mediation:chartboost:7.3.1.4'
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation ("com.mopub.mediation:chartboost:7.3.1.4")
'com.mopub.mediation:chartboost:aar:7.3.1.4'
<dependency org="com.mopub.mediation" name="chartboost" rev="7.3.1.4">
<artifact name="chartboost" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub.mediation', module='chartboost', version='7.3.1.4')
)
libraryDependencies += "com.mopub.mediation" % "chartboost" % "7.3.1.4"
[com.mopub.mediation/chartboost "7.3.1.4"]