is not current version
Last Version 5.14.0.3

io.github.sunitsdk:mopub 5.14.0.1

SAN Mediation Adapter for Mopub

GroupId

GroupId

io.github.sunitsdk
ArtifactId

ArtifactId

mopub
Version

Version

5.14.0.1
Type

Type

aar

Download mopub 5.14.0.1


<!-- https://jarcasting.com/artifacts/io.github.sunitsdk/mopub/ -->
<dependency>
    <groupId>io.github.sunitsdk</groupId>
    <artifactId>mopub</artifactId>
    <version>5.14.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunitsdk/mopub/
implementation 'io.github.sunitsdk:mopub:5.14.0.1'
// https://jarcasting.com/artifacts/io.github.sunitsdk/mopub/
implementation ("io.github.sunitsdk:mopub:5.14.0.1")
'io.github.sunitsdk:mopub:aar:5.14.0.1'
<dependency org="io.github.sunitsdk" name="mopub" rev="5.14.0.1">
  <artifact name="mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunitsdk', module='mopub', version='5.14.0.1')
)
libraryDependencies += "io.github.sunitsdk" % "mopub" % "5.14.0.1"
[io.github.sunitsdk/mopub "5.14.0.1"]