License |
License |
---|---|
GroupId | GroupIdcom.microsoft.appcenter |
ArtifactId | ArtifactIdappcenter-distribute |
Version | Version4.1.1 |
Type | Typeaar |
Description |
Descriptionappcenter-distribute
This package contains functionalities to get in-app updates for your application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appcenter-distribute-4.1.1.pom | |
appcenter-distribute-4.1.1.aar | 75 KB |
appcenter-distribute-4.1.1-sources.jar | 46 KB |
appcenter-distribute-4.1.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-distribute/ -->
<dependency>
<groupId>com.microsoft.appcenter</groupId>
<artifactId>appcenter-distribute</artifactId>
<version>4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-distribute/
implementation 'com.microsoft.appcenter:appcenter-distribute:4.1.1'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-distribute/
implementation ("com.microsoft.appcenter:appcenter-distribute:4.1.1")
'com.microsoft.appcenter:appcenter-distribute:aar:4.1.1'
<dependency org="com.microsoft.appcenter" name="appcenter-distribute" rev="4.1.1">
<artifact name="appcenter-distribute" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter-distribute', version='4.1.1')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter-distribute" % "4.1.1"
[com.microsoft.appcenter/appcenter-distribute "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.appcenter : appcenter | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
s » test | jar | unspecified |
com.android.support » support-annotations | jar | 28.0.0 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.5 |