GroupId | GroupIdcom.mopub.mediation |
---|---|
ArtifactId | ArtifactIdchartboost |
Version | Version7.3.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
chartboost-7.3.1.3.pom | |
chartboost-7.3.1.3.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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation 'com.mopub.mediation:chartboost:7.3.1.3'
// https://jarcasting.com/artifacts/com.mopub.mediation/chartboost/
implementation ("com.mopub.mediation:chartboost:7.3.1.3")
'com.mopub.mediation:chartboost:aar:7.3.1.3'
<dependency org="com.mopub.mediation" name="chartboost" rev="7.3.1.3">
<artifact name="chartboost" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub.mediation', module='chartboost', version='7.3.1.3')
)
libraryDependencies += "com.mopub.mediation" % "chartboost" % "7.3.1.3"
[com.mopub.mediation/chartboost "7.3.1.3"]