| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.yazantarifi |
| ArtifactId | ArtifactIdshake-reporter |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionshake-reporter
Shake Reporting To Report Android Crashes, Application Requests
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shake-reporter-1.1.1.pom | |
| shake-reporter-1.1.1-sources.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yazantarifi/shake-reporter/ -->
<dependency>
<groupId>com.yazantarifi</groupId>
<artifactId>shake-reporter</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yazantarifi/shake-reporter/
implementation 'com.yazantarifi:shake-reporter:1.1.1'
// https://jarcasting.com/artifacts/com.yazantarifi/shake-reporter/
implementation ("com.yazantarifi:shake-reporter:1.1.1")
'com.yazantarifi:shake-reporter:aar:1.1.1'
<dependency org="com.yazantarifi" name="shake-reporter" rev="1.1.1">
<artifact name="shake-reporter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yazantarifi', module='shake-reporter', version='1.1.1')
)
libraryDependencies += "com.yazantarifi" % "shake-reporter" % "1.1.1"
[com.yazantarifi/shake-reporter "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.20 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |