is not current version
Last Version 15.3.0

com.shakebugs:shake 14.1.4

Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!

GroupId

GroupId

com.shakebugs
ArtifactId

ArtifactId

shake
Version

Version

14.1.4
Type

Type

aar

Download shake 14.1.4


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