is not current version
Last Version 4.4.5

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

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

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

appcenter-distribute-play
Version

Version

3.3.1
Type

Type

aar

Download appcenter-distribute-play 3.3.1


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