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

com.microsoft.appcenter:appcenter 4.1.0

This package contains the basic functionalities that all App Center services use to communicate with the backend.

Группа

Группа

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

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

appcenter
Версия

Версия

4.1.0
Тип

Тип

aar

Скачать appcenter 4.1.0


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