is not current version
Last Version 1.1.1

com.yazantarifi:shake-reporter 1.1.0

Shake Reporting To Report Android Crashes, Application Requests

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yazantarifi
ArtifactId

ArtifactId

shake-reporter
Version

Version

1.1.0
Type

Type

aar

Download shake-reporter 1.1.0


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