is not current version
Last Version 4.3.4

com.appsflyer:AppsflyerLib 4.3.3

A application used as an example on how to set up pushing its components to the Central Repository.

GroupId

GroupId

com.appsflyer
ArtifactId

ArtifactId

AppsflyerLib
Version

Version

4.3.3
Type

Type

jar

Download AppsflyerLib 4.3.3


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