is not current version
Last Version 4.4.5

com.microsoft.appcenter:appcenter-distribute-play 4.4.4

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

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

appcenter-distribute-play
Version

Version

4.4.4
Type

Type

aar

Download appcenter-distribute-play 4.4.4


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