| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.feedad.android |
| Идентификатор | Идентификаторfeedad-mopub |
| Версия | Версия1.0.3 |
| Тип | Типaar |
| Описание |
ОписаниеFeedAd Android MoPub Plugin
Plugin that integrates the FeedAd SDK with MoPub
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| feedad-mopub-1.0.3.pom | |
| feedad-mopub-1.0.3-sources.jar | 6 KB |
| feedad-mopub-1.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/ -->
<dependency>
<groupId>com.feedad.android</groupId>
<artifactId>feedad-mopub</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/
implementation 'com.feedad.android:feedad-mopub:1.0.3'
// https://jarcasting.com/artifacts/com.feedad.android/feedad-mopub/
implementation ("com.feedad.android:feedad-mopub:1.0.3")
'com.feedad.android:feedad-mopub:aar:1.0.3'
<dependency org="com.feedad.android" name="feedad-mopub" rev="1.0.3">
<artifact name="feedad-mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.feedad.android', module='feedad-mopub', version='1.0.3')
)
libraryDependencies += "com.feedad.android" % "feedad-mopub" % "1.0.3"
[com.feedad.android/feedad-mopub "1.0.3"]