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

com.microsoft.appcenter:appcenter-distribute 1.8.0

This package contains functionalities to get in-app updates for your application.

Группа

Группа

com.microsoft.appcenter
Идентификатор

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

appcenter-distribute
Версия

Версия

1.8.0
Тип

Тип

aar

Скачать appcenter-distribute 1.8.0


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