License |
License |
---|---|
GroupId | GroupIdcom.microsoft.appcenter |
ArtifactId | ArtifactIdappcenter |
Version | Version4.3.1 |
Type | Typeaar |
Description |
Descriptionappcenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appcenter-4.3.1.pom | |
appcenter-4.3.1.aar | 201 KB |
appcenter-4.3.1-sources.jar | 143 KB |
appcenter-4.3.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/ -->
<dependency>
<groupId>com.microsoft.appcenter</groupId>
<artifactId>appcenter</artifactId>
<version>4.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/
implementation 'com.microsoft.appcenter:appcenter:4.3.1'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/
implementation ("com.microsoft.appcenter:appcenter:4.3.1")
'com.microsoft.appcenter:appcenter:aar:4.3.1'
<dependency org="com.microsoft.appcenter" name="appcenter" rev="4.3.1">
<artifact name="appcenter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter', version='4.3.1')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter" % "4.3.1"
[com.microsoft.appcenter/appcenter "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
s » test | jar | unspecified |
androidx.annotation » annotation | jar | 1.2.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 |