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