is not current version
Last Version 4.4.5

com.microsoft.appcenter:appcenter 1.11.2

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

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

appcenter
Version

Version

1.11.2
Type

Type

aar

Download appcenter 1.11.2


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