License |
License |
---|---|
GroupId | GroupIdcom.mopub |
ArtifactId | ArtifactIdomsdk-android |
Last Version | Last Version1.3.16 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionomsdk-android
Library build of OMSDK produced for MoPub by the IAB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
omsdk-android-1.3.16.pom | |
omsdk-android-1.3.16.aar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mopub/omsdk-android/ -->
<dependency>
<groupId>com.mopub</groupId>
<artifactId>omsdk-android</artifactId>
<version>1.3.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub/omsdk-android/
implementation 'com.mopub:omsdk-android:1.3.16'
// https://jarcasting.com/artifacts/com.mopub/omsdk-android/
implementation ("com.mopub:omsdk-android:1.3.16")
'com.mopub:omsdk-android:aar:1.3.16'
<dependency org="com.mopub" name="omsdk-android" rev="1.3.16">
<artifact name="omsdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub', module='omsdk-android', version='1.3.16')
)
libraryDependencies += "com.mopub" % "omsdk-android" % "1.3.16"
[com.mopub/omsdk-android "1.3.16"]