is not current version
Last Version 6.6.0

com.appsflyer:unity-wrapper 5.4.1

AppsFlyer Integration for Unity

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.appsflyer
ArtifactId

ArtifactId

unity-wrapper
Version

Version

5.4.1
Type

Type

aar

Download unity-wrapper 5.4.1


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