License |
License |
---|---|
GroupId | GroupIdcom.appsflyer |
ArtifactId | ArtifactIdlvl |
Last Version | Last Version6.7.0 |
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-6.7.0.pom | |
lvl-6.7.0.aar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appsflyer/lvl/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>lvl</artifactId>
<version>6.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/lvl/
implementation 'com.appsflyer:lvl:6.7.0'
// https://jarcasting.com/artifacts/com.appsflyer/lvl/
implementation ("com.appsflyer:lvl:6.7.0")
'com.appsflyer:lvl:aar:6.7.0'
<dependency org="com.appsflyer" name="lvl" rev="6.7.0">
<artifact name="lvl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='lvl', version='6.7.0')
)
libraryDependencies += "com.appsflyer" % "lvl" % "6.7.0"
[com.appsflyer/lvl "6.7.0"]