| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.appsflyer |
| Идентификатор | Идентификаторadrevenue |
| Версия | Версия5.1.0 |
| Тип | Типaar |
| Описание |
ОписаниеAppsFlyerSDK
AppsFlyer's AdRevenue Android Module for Mobile SDK Advertising Attribution & Analytics.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| adrevenue-5.1.0.pom | |
| adrevenue-5.1.0.aar | 46 KB |
| adrevenue-5.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.appsflyer/adrevenue/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>adrevenue</artifactId>
<version>5.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/adrevenue/
implementation 'com.appsflyer:adrevenue:5.1.0'
// https://jarcasting.com/artifacts/com.appsflyer/adrevenue/
implementation ("com.appsflyer:adrevenue:5.1.0")
'com.appsflyer:adrevenue:aar:5.1.0'
<dependency org="com.appsflyer" name="adrevenue" rev="5.1.0">
<artifact name="adrevenue" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='adrevenue', version='5.1.0')
)
libraryDependencies += "com.appsflyer" % "adrevenue" % "5.1.0"
[com.appsflyer/adrevenue "5.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.appsflyer : af-android-sdk | jar | 5.1.0 |
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| org.jetbrains : annotations | jar | 15.0 |