| License |
License |
|---|---|
| Categories |
CategoriesCRaSH General Purpose Libraries Utility |
| GroupId | GroupIdcom.microsoft.appcenter |
| ArtifactId | ArtifactIdappcenter-crashes |
| Last Version | Last Version4.4.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionappcenter-crashes
This package contains functionalities to collect crash reports for your application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| appcenter-crashes-4.4.5.pom | |
| appcenter-crashes-4.4.5.aar | 65 KB |
| appcenter-crashes-4.4.5-sources.jar | 38 KB |
| appcenter-crashes-4.4.5-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/ -->
<dependency>
<groupId>com.microsoft.appcenter</groupId>
<artifactId>appcenter-crashes</artifactId>
<version>4.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation 'com.microsoft.appcenter:appcenter-crashes:4.4.5'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation ("com.microsoft.appcenter:appcenter-crashes:4.4.5")
'com.microsoft.appcenter:appcenter-crashes:aar:4.4.5'
<dependency org="com.microsoft.appcenter" name="appcenter-crashes" rev="4.4.5">
<artifact name="appcenter-crashes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter-crashes', version='4.4.5')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter-crashes" % "4.4.5"
[com.microsoft.appcenter/appcenter-crashes "4.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.appcenter : appcenter | jar | 4.4.5 |
| 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 |