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

Branch Android SDK 5.1.0

Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.

Лицензия

Лицензия

Группа

Группа

io.branch.sdk.android
Идентификатор

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

library
Версия

Версия

5.1.0
Тип

Тип

aar
Описание

Описание

Branch Android SDK
Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.
Ссылка на сайт

Ссылка на сайт

https://github.com/BranchMetrics/Branch-Android-SDK/
Система контроля версий

Система контроля версий

https://github.com/BranchMetrics/Branch-Android-SDK/

Скачать library 5.1.0


<!-- https://jarcasting.com/artifacts/io.branch.sdk.android/library/ -->
<dependency>
    <groupId>io.branch.sdk.android</groupId>
    <artifactId>library</artifactId>
    <version>5.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.branch.sdk.android/library/
implementation 'io.branch.sdk.android:library:5.1.0'
// https://jarcasting.com/artifacts/io.branch.sdk.android/library/
implementation ("io.branch.sdk.android:library:5.1.0")
'io.branch.sdk.android:library:aar:5.1.0'
<dependency org="io.branch.sdk.android" name="library" rev="5.1.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.branch.sdk.android', module='library', version='5.1.0')
)
libraryDependencies += "io.branch.sdk.android" % "library" % "5.1.0"
[io.branch.sdk.android/library "5.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.1.0
com.android.installreferrer » installreferrer jar 2.1
com.google.firebase » firebase-appindexing Необязательный jar 19.0.0

Модули Проекта

Данный проект не имеет модулей.