is not current version
Last Version 4.4.5

com.microsoft.appcenter:appcenter-distribute 1.11.2

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

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

appcenter-distribute
Version

Version

1.11.2
Type

Type

aar

Download appcenter-distribute 1.11.2


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