is not current version
Last Version 15.3.0

com.shakebugs:shake 15.0.1

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

15.0.1
Type

Type

aar

Download shake 15.0.1


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