is not current version
Last Version 6.6.0

com.appsflyer:unity-wrapper 6.1.5

AppsFlyer Integration for Unity

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.appsflyer
ArtifactId

ArtifactId

unity-wrapper
Version

Version

6.1.5
Type

Type

aar

Download unity-wrapper 6.1.5


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