is not current version
Last Version 1.3.16

com.mopub:omsdk-android 1.3.4

Library build of OMSDK produced for MoPub by the IAB

GroupId

GroupId

com.mopub
ArtifactId

ArtifactId

omsdk-android
Version

Version

1.3.4
Type

Type

aar

Download omsdk-android 1.3.4


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