License |
License |
---|---|
GroupId | GroupIdcom.appsflyer |
ArtifactId | ArtifactIdlvl-beta |
Last Version | Last Version6.7.0-rc3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAppsFlyerSDK
AppsFlyer's official Android SDK for Mobile Advertising Attribution & Analytics.
|
Project URL |
Project URL |
Filename | Size |
---|---|
lvl-beta-6.7.0-rc3.pom | |
lvl-beta-6.7.0-rc3.aar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appsflyer/lvl-beta/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>lvl-beta</artifactId>
<version>6.7.0-rc3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/lvl-beta/
implementation 'com.appsflyer:lvl-beta:6.7.0-rc3'
// https://jarcasting.com/artifacts/com.appsflyer/lvl-beta/
implementation ("com.appsflyer:lvl-beta:6.7.0-rc3")
'com.appsflyer:lvl-beta:aar:6.7.0-rc3'
<dependency org="com.appsflyer" name="lvl-beta" rev="6.7.0-rc3">
<artifact name="lvl-beta" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='lvl-beta', version='6.7.0-rc3')
)
libraryDependencies += "com.appsflyer" % "lvl-beta" % "6.7.0-rc3"
[com.appsflyer/lvl-beta "6.7.0-rc3"]