License |
License |
---|---|
GroupId | GroupIdcom.appsflyer |
ArtifactId | ArtifactIdaf-android-sdk-lite-beta |
Last Version | Last Version4.9.0-rc4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAppsFlyerSDK
AppsFlyer's official Android SDK for Mobile Advertising Attribution & Analytics.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.appsflyer/af-android-sdk-lite-beta/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>af-android-sdk-lite-beta</artifactId>
<version>4.9.0-rc4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/af-android-sdk-lite-beta/
implementation 'com.appsflyer:af-android-sdk-lite-beta:4.9.0-rc4'
// https://jarcasting.com/artifacts/com.appsflyer/af-android-sdk-lite-beta/
implementation ("com.appsflyer:af-android-sdk-lite-beta:4.9.0-rc4")
'com.appsflyer:af-android-sdk-lite-beta:aar:4.9.0-rc4'
<dependency org="com.appsflyer" name="af-android-sdk-lite-beta" rev="4.9.0-rc4">
<artifact name="af-android-sdk-lite-beta" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='af-android-sdk-lite-beta', version='4.9.0-rc4')
)
libraryDependencies += "com.appsflyer" % "af-android-sdk-lite-beta" % "4.9.0-rc4"
[com.appsflyer/af-android-sdk-lite-beta "4.9.0-rc4"]