is not current version
Last Version 6.6.0

com.appsflyer:unity-wrapper 5.4.2

AppsFlyer Integration for Unity

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.appsflyer
ArtifactId

ArtifactId

unity-wrapper
Version

Version

5.4.2
Type

Type

aar

Download unity-wrapper 5.4.2


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