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