License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.appsflyer |
ArtifactId | ArtifactIdunity-wrapper |
Version | Version6.6.0 |
Type | Typeaar |
Description |
DescriptionAppsFlyer Unity Integration
AppsFlyer Integration for Unity
|
Filename | Size |
---|---|
unity-wrapper-6.6.0.pom | |
unity-wrapper-6.6.0.aar | 22 KB |
unity-wrapper-6.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.appsflyer/unity-wrapper/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>unity-wrapper</artifactId>
<version>6.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/unity-wrapper/
implementation 'com.appsflyer:unity-wrapper:6.6.0'
// https://jarcasting.com/artifacts/com.appsflyer/unity-wrapper/
implementation ("com.appsflyer:unity-wrapper:6.6.0")
'com.appsflyer:unity-wrapper:aar:6.6.0'
<dependency org="com.appsflyer" name="unity-wrapper" rev="6.6.0">
<artifact name="unity-wrapper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='unity-wrapper', version='6.6.0')
)
libraryDependencies += "com.appsflyer" % "unity-wrapper" % "6.6.0"
[com.appsflyer/unity-wrapper "6.6.0"]