| License |
License |
|---|---|
| Categories |
CategoriesCRaSH General Purpose Libraries Utility |
| GroupId | GroupIdcom.microsoft.appcenter |
| ArtifactId | ArtifactIdappcenter-crashes |
| Version | Version4.2.0 |
| 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.2.0.pom | |
| appcenter-crashes-4.2.0.aar | 65 KB |
| appcenter-crashes-4.2.0-sources.jar | 38 KB |
| appcenter-crashes-4.2.0-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.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation 'com.microsoft.appcenter:appcenter-crashes:4.2.0'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation ("com.microsoft.appcenter:appcenter-crashes:4.2.0")
'com.microsoft.appcenter:appcenter-crashes:aar:4.2.0'
<dependency org="com.microsoft.appcenter" name="appcenter-crashes" rev="4.2.0">
<artifact name="appcenter-crashes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter-crashes', version='4.2.0')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter-crashes" % "4.2.0"
[com.microsoft.appcenter/appcenter-crashes "4.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.appcenter : appcenter | jar | 4.2.0 |
| 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 |