| License |
License |
|---|---|
| GroupId | GroupIdcom.feedad.android |
| ArtifactId | ArtifactIdfeedad-mopub |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionFeedAd Android MoPub Plugin
Plugin that integrates the FeedAd SDK with MoPub
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| feedad-mopub-1.0.4.pom | |
| feedad-mopub-1.0.4-sources.jar | 6 KB |
| feedad-mopub-1.0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/ -->
<dependency>
<groupId>com.feedad.android</groupId>
<artifactId>feedad-mopub</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/
implementation 'com.feedad.android:feedad-mopub:1.0.4'
// https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/
implementation ("com.feedad.android:feedad-mopub:1.0.4")
'com.feedad.android:feedad-mopub:aar:1.0.4'
<dependency org="com.feedad.android" name="feedad-mopub" rev="1.0.4">
<artifact name="feedad-mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.feedad.android', module='feedad-mopub', version='1.0.4')
)
libraryDependencies += "com.feedad.android" % "feedad-mopub" % "1.0.4"
[com.feedad.android/feedad-mopub "1.0.4"]