Last Version

appcenter 4.4.5

This package contains the basic functionalities that all App Center services use to communicate with the backend.

License

License

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

appcenter
Version

Version

4.4.5
Type

Type

aar
Description

Description

appcenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
Project URL

Project URL

https://github.com/microsoft/appcenter-sdk-android
Source Code Management

Source Code Management

https://github.com/microsoft/appcenter-sdk-android

Download appcenter 4.4.5


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

Dependencies

test (6)

Group / Artifact Type Version
s » test jar unspecified
androidx.annotation » annotation jar 1.2.0
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-module-junit4-rule-agent jar 2.0.9
org.powermock : powermock-classloading-xstream jar 2.0.9

Project Modules

There are no modules declared in this project.