не последняя версия
Последняя версия 1.4.12

com.feedad.android:feedad-sdk 1.2.0

The Android SDK for the advertisement technology from FeedAd

Группа

Группа

com.feedad.android
Идентификатор

Идентификатор

feedad-sdk
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать feedad-sdk 1.2.0


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