License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-pangle |
Version | Version3.9.0.5.0 |
Type | Typeaar |
Description |
DescriptionPangle Adapter for Yandex Mobile Ads Mediation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mobileads-pangle-3.9.0.5.0.pom | |
mobileads-pangle-3.9.0.5.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-pangle/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-pangle</artifactId>
<version>3.9.0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-pangle/
implementation 'com.yandex.ads.mediation:mobileads-pangle:3.9.0.5.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-pangle/
implementation ("com.yandex.ads.mediation:mobileads-pangle:3.9.0.5.0")
'com.yandex.ads.mediation:mobileads-pangle:aar:3.9.0.5.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-pangle" rev="3.9.0.5.0">
<artifact name="mobileads-pangle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-pangle', version='3.9.0.5.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-pangle" % "3.9.0.5.0"
[com.yandex.ads.mediation/mobileads-pangle "3.9.0.5.0"]