is not current version
Last Version 6.7.0

com.appsflyer:lvl 6.2.3

AppsFlyer's official Android SDK for Mobile Advertising Attribution & Analytics.

GroupId

GroupId

com.appsflyer
ArtifactId

ArtifactId

lvl
Version

Version

6.2.3
Type

Type

aar

Download lvl 6.2.3

Filename Size
lvl-6.2.3.pom
lvl-6.2.3.aar 10 KB
Browse

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