не последняя версия
Последняя версия 1.5.1

com.segment.analytics.kotlin.destinations:appsflyer 1.5.0

Destination for Appsflyer

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.segment.analytics.kotlin.destinations
Идентификатор

Идентификатор

appsflyer
Версия

Версия

1.5.0
Тип

Тип

aar

Скачать appsflyer 1.5.0


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